classe final pública estática SequenceExample.Builder
tensorflow.SequenceExample
tipo tensorflow.SequenceExample
Métodos Públicos
SequenceExample.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
SequenceExample | build () |
SequenceExample | buildPartial () |
SequenceExample.Builder | limpar () |
SequenceExample.Builder | clearContext () .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 () |
Características | getContext () .tensorflow.Features context = 1; |
Features.Builder | getContextBuilder () .tensorflow.Features context = 1; |
FeaturesOrBuilder | getContextOrBuilder () .tensorflow.Features context = 1; |
SequenceExample | |
final static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
FeatureLists | getFeatureLists () .tensorflow.FeatureLists feature_lists = 2; |
FeatureLists.Builder | getFeatureListsBuilder () .tensorflow.FeatureLists feature_lists = 2; |
FeatureListsOrBuilder | getFeatureListsOrBuilder () .tensorflow.FeatureLists feature_lists = 2; |
boleano | hasContext () .tensorflow.Features context = 1; |
boleano | hasFeatureLists () .tensorflow.FeatureLists feature_lists = 2; |
final booleano | |
SequenceExample.Builder | |
SequenceExample.Builder | |
SequenceExample.Builder | mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SequenceExample.Builder | mergeFrom (com.google.protobuf.Message other) |
SequenceExample.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
SequenceExample.Builder | |
SequenceExample.Builder | |
SequenceExample.Builder | |
SequenceExample.Builder | |
SequenceExample.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
SequenceExample.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto) |
SequenceExample.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Métodos herdados
Métodos Públicos
public SequenceExample.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public FeatureListsOrBuilder getFeatureListsOrBuilder ()
.tensorflow.FeatureLists feature_lists = 2;
public boolean hasContext ()
.tensorflow.Features context = 1;
public boolean hasFeatureLists ()
.tensorflow.FeatureLists feature_lists = 2;
public final boolean isInitialized ()
public SequenceExample.Builder mergeFeatureLists (valor FeatureLists )
.tensorflow.FeatureLists feature_lists = 2;
public SequenceExample.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public final SequenceExample.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public SequenceExample.Builder setContext ( Features.Builder builderForValue)
.tensorflow.Features context = 1;
public SequenceExample.Builder setFeatureLists ( FeatureLists.Builder builderForValue)
.tensorflow.FeatureLists feature_lists = 2;
public SequenceExample.Builder setFeatureLists (valor FeatureLists )
.tensorflow.FeatureLists feature_lists = 2;