Feature.Builder

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
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
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
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
mergeBytesList (valor BytesList )
.tensorflow.BytesList bytes_list = 1;
Feature.Builder
mergeFloatList (valor FloatList )
.tensorflow.FloatList float_list = 2;
Feature.Builder
mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Feature.Builder
mergeFrom (com.google.protobuf.Message other)
Feature.Builder
mergeInt64List (valor Int64List )
.tensorflow.Int64List int64_list = 3;
Final Feature.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
Feature.Builder
setBytesList (valor BytesList )
.tensorflow.BytesList bytes_list = 1;
Feature.Builder
setBytesList ( BytesList.Builder builderForValue)
.tensorflow.BytesList bytes_list = 1;
Feature.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
Feature.Builder
setFloatList (valor FloatList )
.tensorflow.FloatList float_list = 2;
Feature.Builder
setFloatList ( FloatList.Builder builderForValue)
.tensorflow.FloatList float_list = 2;
Feature.Builder
setInt64List ( Int64List.Builder builderForValue)
.tensorflow.Int64List int64_list = 3;
Feature.Builder
setInt64List (valor Int64List )
.tensorflow.Int64List int64_list = 3;
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)

construção de recurso público ()

public Feature buildPartial ()

public Feature.Builder clear ()

public Feature.Builder clearBytesList ()

.tensorflow.BytesList bytes_list = 1;

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

public Feature.Builder clearFloatList ()

.tensorflow.FloatList float_list = 2;

public Feature.Builder clearInt64List ()

.tensorflow.Int64List int64_list = 3;

public Feature.Builder clearKind ()

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

clone public Feature.Builder ()

public BytesList getBytesList ()

.tensorflow.BytesList bytes_list = 1;

public BytesList.Builder getBytesListBuilder ()

.tensorflow.BytesList bytes_list = 1;

public BytesListOrBuilder getBytesListOrBuilder ()

.tensorflow.BytesList bytes_list = 1;

public Feature getDefaultInstanceForType ()

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

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

public FloatList getFloatList ()

.tensorflow.FloatList float_list = 2;

public FloatList.Builder getFloatListBuilder ()

.tensorflow.FloatList float_list = 2;

public FloatListOrBuilder getFloatListOrBuilder ()

.tensorflow.FloatList float_list = 2;

public Int64List getInt64List ()

.tensorflow.Int64List int64_list = 3;

public Int64List.Builder getInt64ListBuilder ()

.tensorflow.Int64List int64_list = 3;

public Int64ListOrBuilder getInt64ListOrBuilder ()

.tensorflow.Int64List int64_list = 3;

public Feature.KindCase getKindCase ()

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 mergeBytesList (valor BytesList )

.tensorflow.BytesList bytes_list = 1;

public Feature.Builder mergeFloatList (valor FloatList )

.tensorflow.FloatList float_list = 2;

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

Lança
IOException

public Feature.Builder mergeFrom (com.google.protobuf.Message other)

public Feature.Builder mergeInt64List (valor Int64List )

.tensorflow.Int64List int64_list = 3;

public final Feature.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public Feature.Builder setBytesList (valor de BytesList )

.tensorflow.BytesList bytes_list = 1;

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 (valor FloatList )

.tensorflow.FloatList float_list = 2;

public Feature.Builder setFloatList ( FloatList.Builder builderForValue)

.tensorflow.FloatList float_list = 2;

public Feature.Builder setInt64List ( Int64List.Builder builderForValue)

.tensorflow.Int64List int64_list = 3;

public Feature.Builder setInt64List (valor Int64List )

.tensorflow.Int64List int64_list = 3;

public Feature.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)

public final Feature.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)