SequenceExample.Builder

classe finale statica pubblica SequenceExample.Builder

Tipo di protocollo tensorflow.SequenceExample

Metodi pubblici

SequenceExample.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
SequenzaEsempio
SequenzaEsempio
SequenceExample.Builder
chiaro ()
SequenceExample.Builder
chiaroContesto ()
.tensorflow.Features context = 1;
SequenceExample.Builder
clearFeatureLists ()
.tensorflow.FeatureLists feature_lists = 2;
SequenceExample.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
SequenceExample.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SequenceExample.Builder
clone ()
Caratteristiche
getContesto ()
.tensorflow.Features context = 1;
Caratteristiche.Costruttore
getContextBuilder ()
.tensorflow.Features context = 1;
CaratteristicheOBuilder
getContextOrBuilder ()
.tensorflow.Features context = 1;
SequenzaEsempio
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
Elenchi di funzionalità
getFeatureLists ()
.tensorflow.FeatureLists feature_lists = 2;
FeatureLists.Builder
getFeatureListsBuilder ()
.tensorflow.FeatureLists feature_lists = 2;
FeatureListsOrBuilder
getFeatureListsOrBuilder ()
.tensorflow.FeatureLists feature_lists = 2;
booleano
haContesto ()
.tensorflow.Features context = 1;
booleano
hasFeatureLists ()
.tensorflow.FeatureLists feature_lists = 2;
booleano finale
SequenceExample.Builder
mergeContext (valore delle funzionalità )
.tensorflow.Features context = 1;
SequenceExample.Builder
mergeFeatureLists (valore FeatureLists )
.tensorflow.FeatureLists feature_lists = 2;
SequenceExample.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
SequenceExample.Builder
mergeFrom (com.google.protobuf.Message altro)
final SequenceExample.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
SequenceExample.Builder
setContext ( Features.Builder builderForValue)
.tensorflow.Features context = 1;
SequenceExample.Builder
setContext (valore delle caratteristiche )
.tensorflow.Features context = 1;
SequenceExample.Builder
setFeatureLists ( FeatureLists.Builder builderForValue)
.tensorflow.FeatureLists feature_lists = 2;
SequenceExample.Builder
setFeatureLists (valore FeatureLists )
.tensorflow.FeatureLists feature_lists = 2;
SequenceExample.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
SequenceExample.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
final SequenceExample.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public SequenceExample.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public SequenceExample build ()

public SequenceExample buildPartial ()

public SequenceExample.Builder clear ()

public SequenceExample.Builder clearContext ()

.tensorflow.Features context = 1;

public SequenceExample.Builder clearFeatureLists ()

.tensorflow.FeatureLists feature_lists = 2;

public SequenceExample.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public SequenceExample.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public SequenceExample.Builder clone ()

Funzionalità pubbliche getContext ()

.tensorflow.Features context = 1;

public Features.Builder getContextBuilder ()

.tensorflow.Features context = 1;

public FeaturesOrBuilder getContextOrBuilder ()

.tensorflow.Features context = 1;

public SequenceExample getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

Public FeatureLists getFeatureLists ()

.tensorflow.FeatureLists feature_lists = 2;

public FeatureLists.Builder getFeatureListsBuilder ()

.tensorflow.FeatureLists feature_lists = 2;

public FeatureListsOrBuilder getFeatureListsOrBuilder ()

.tensorflow.FeatureLists feature_lists = 2;

hasContext booleano pubblico ()

.tensorflow.Features context = 1;

public booleano hasFeatureLists ()

.tensorflow.FeatureLists feature_lists = 2;

public final booleano isInitialized ()

public SequenceExample.Builder mergeContext (valore funzionalità )

.tensorflow.Features context = 1;

public SequenceExample.Builder mergeFeatureLists (valore FeatureLists )

.tensorflow.FeatureLists feature_lists = 2;

public SequenceExample.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public SequenceExample.Builder mergeFrom (com.google.protobuf.Message altro)

public final SequenceExample.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public SequenceExample.Builder setContext ( Features.Builder builderForValue)

.tensorflow.Features context = 1;

public SequenceExample.Builder setContext (valore funzionalità )

.tensorflow.Features context = 1;

public SequenceExample.Builder setFeatureLists ( FeatureLists.Builder builderForValue)

.tensorflow.FeatureLists feature_lists = 2;

public SequenceExample.Builder setFeatureLists (valore FeatureLists )

.tensorflow.FeatureLists feature_lists = 2;

public SequenceExample.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public SequenceExample.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

public final SequenceExample.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)