Feature.Builder

Feature.Builder de clase final estática pública

 Containers for non-sequential data.
 
Tensorflow de tipo tensorflow.Feature

Métodos públicos

Feature.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
Característica
Característica
Feature.Builder
claro ()
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
clon ()
BytesList
getBytesList ()
.tensorflow.BytesList bytes_list = 1;
BytesList.Builder
getBytesListBuilder ()
.tensorflow.BytesList bytes_list = 1;
BytesListOrBuilder
getBytesListOrBuilder ()
.tensorflow.BytesList bytes_list = 1;
Característica
com.google.protobuf.Descriptors.Descriptor estático final
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
booleano
hasBytesList ()
.tensorflow.BytesList bytes_list = 1;
booleano
hasFloatList ()
.tensorflow.FloatList float_list = 2;
booleano
hasInt64List ()
.tensorflow.Int64List int64_list = 3;
booleano final
Feature.Builder
mergeBytesList (valor de BytesList )
.tensorflow.BytesList bytes_list = 1;
Feature.Builder
mergeFloatList (valor FloatList )
.tensorflow.FloatList float_list = 2;
Feature.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Feature.Builder
mergeFrom (com.google.protobuf.Message otro)
Feature.Builder
mergeInt64List (valor de Int64List )
.tensorflow.Int64List int64_list = 3;
Característica final Constructor
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
Feature.Builder
setBytesList (valor de 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 del 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 del objeto)
Característica final Constructor
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos heredados

Métodos públicos

Feature.Builder público addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

compilación de características públicas ()

característica pública buildPartial ()

Feature.Builder público clear ()

Feature.Builder público clearBytesList ()

.tensorflow.BytesList bytes_list = 1;

Feature.Builder clearField público (campo com.google.protobuf.Descriptors.FieldDescriptor)

Feature.Builder público clearFloatList ()

.tensorflow.FloatList float_list = 2;

Feature.Builder público clearInt64List ()

.tensorflow.Int64List int64_list = 3;

Feature.Builder público clearKind ()

Feature.Builder público clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

Feature.Builder público clon ()

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;

Función pública getDefaultInstanceForType ()

público estático 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;

Feature.KindCase público 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 ()

Feature.Builder público mergeBytesList (valor BytesList )

.tensorflow.BytesList bytes_list = 1;

Feature.Builder público mergeFloatList (valor FloatList )

.tensorflow.FloatList float_list = 2;

Feature.Builder público mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

Feature.Builder público mergeFrom (com.google.protobuf.Message other)

Feature.Builder público mergeInt64List (valor Int64List )

.tensorflow.Int64List int64_list = 3;

Feature.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Feature.Builder público setBytesList (valor BytesList )

.tensorflow.BytesList bytes_list = 1;

Feature.Builder público setBytesList ( BytesList.Builder builderForValue)

.tensorflow.BytesList bytes_list = 1;

Feature.Builder público setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

Feature.Builder público setFloatList (valor FloatList )

.tensorflow.FloatList float_list = 2;

Feature.Builder público setFloatList ( FloatList.Builder builderForValue)

.tensorflow.FloatList float_list = 2;

Feature.Builder público setInt64List ( Int64List.Builder builderForValue)

.tensorflow.Int64List int64_list = 3;

Feature.Builder público setInt64List (valor Int64List )

.tensorflow.Int64List int64_list = 3;

Feature.Builder público setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

Feature.Builder final público setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)