public static final class Feature.Builder
Containers for non-sequential data.
tensorflow.Feature type tensorflow.Feature Métodos Públicos
| Feature.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
| Característica | build () |
| Característica | buildPartial () |
| Feature.Builder | limpar () |
| Feature.Builder | clearBytesList () .tensorflow.BytesList bytes_list = 1; |
| Feature.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
| Feature.Builder | clearFloatList () .tensorflow.FloatList float_list = 2; |
| Feature.Builder | clearInt64List () .tensorflow.Int64List int64_list = 3; |
| Feature.Builder | clearKind () |
| Feature.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| Feature.Builder | clone () |
| BytesList | getBytesList () .tensorflow.BytesList bytes_list = 1; |
| BytesList.Builder | getBytesListBuilder () .tensorflow.BytesList bytes_list = 1; |
| BytesListOrBuilder | getBytesListOrBuilder () .tensorflow.BytesList bytes_list = 1; |
| Característica | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| FloatList | getFloatList () .tensorflow.FloatList float_list = 2; |
| FloatList.Builder | getFloatListBuilder () .tensorflow.FloatList float_list = 2; |
| FloatListOrBuilder | getFloatListOrBuilder () .tensorflow.FloatList float_list = 2; |
| Int64List | getInt64List () .tensorflow.Int64List int64_list = 3; |
| Int64List.Builder | getInt64ListBuilder () .tensorflow.Int64List int64_list = 3; |
| Int64ListOrBuilder | getInt64ListOrBuilder () .tensorflow.Int64List int64_list = 3; |
| Feature.KindCase | getKindCase () |
| boleano | hasBytesList () .tensorflow.BytesList bytes_list = 1; |
| boleano | hasFloatList () .tensorflow.FloatList float_list = 2; |
| boleano | hasInt64List () .tensorflow.Int64List int64_list = 3; |
| final booleano | |
| Feature.Builder | |
| Feature.Builder | |
| Feature.Builder | mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Feature.Builder | mergeFrom (com.google.protobuf.Message other) |
| Feature.Builder | |
| Final Feature.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
| Feature.Builder | |
| Feature.Builder | |
| Feature.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
| Feature.Builder | |
| Feature.Builder | |
| Feature.Builder | |
| Feature.Builder | |
| Feature.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto) |
| Final Feature.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Métodos herdados
Métodos Públicos
public Feature.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 boolean hasBytesList ()
.tensorflow.BytesList bytes_list = 1;
public boolean hasFloatList ()
.tensorflow.FloatList float_list = 2;
public boolean hasInt64List ()
.tensorflow.Int64List int64_list = 3;
public final boolean isInitialized ()
public Feature.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public Feature.Builder setBytesList ( BytesList.Builder builderForValue)
.tensorflow.BytesList bytes_list = 1;
public Feature.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
public Feature.Builder setFloatList ( FloatList.Builder builderForValue)
.tensorflow.FloatList float_list = 2;
public Feature.Builder setInt64List ( Int64List.Builder builderForValue)
.tensorflow.Int64List int64_list = 3;