TensorMetadata.Builder

clase final estática pública TensorMetadata.Builder

 Metadata for a single tensor in the Snapshot Record.
 
Tipo protobuf tensorflow.data.experimental.TensorMetadata

Métodos públicos

TensorMetadata.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
TensorMetadatos
TensorMetadatos
TensorMetadata.Builder
claro ()
TensorMetadata.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
TensorMetadata.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de)
TensorMetadata.Builder
borrarFormaTensor ()
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorMetadata.Builder
borrarTensorSizeBytes ()
 Number of uncompressed bytes used to store the tensor representation.
TensorMetadata.Builder
clonar ()
TensorMetadatos
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
TensorShapeProto
obtener forma tensor ()
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorShapeProto.Builder
getTensorShapeBuilder ()
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorShapeProtoOrBuilder
getTensorShapeOrBuilder ()
.tensorflow.TensorShapeProto tensor_shape = 2;
largo
getTensorSizeBytes ()
 Number of uncompressed bytes used to store the tensor representation.
booleano
tieneTensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;
booleano final
TensorMetadata.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
TensorMetadata.Builder
mergeFrom (com.google.protobuf.Message otro)
TensorMetadata.Builder
mergeTensorShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorMetadata.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
TensorMetadata.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
TensorMetadata.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
TensorMetadata.Builder
setTensorShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorMetadata.Builder
setTensorShape ( TensorShapeProto.Builder constructorForValue)
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorMetadata.Builder
setTensorSizeBytes (valor largo)
 Number of uncompressed bytes used to store the tensor representation.
TensorMetadata.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

Métodos heredados

Métodos públicos

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

compilación pública de TensorMetadata ()

compilación pública de TensorMetadataPartial ()

público TensorMetadata.Builder claro ()

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

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

público TensorMetadata.Builder clearTensorShape ()

.tensorflow.TensorShapeProto tensor_shape = 2;

público TensorMetadata.Builder clearTensorSizeBytes ()

 Number of uncompressed bytes used to store the tensor representation.
 
int64 tensor_size_bytes = 3;

clon público de TensorMetadata.Builder ()

público TensorMetadata getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

público TensorShapeProto getTensorShape ()

.tensorflow.TensorShapeProto tensor_shape = 2;

público TensorShapeProto.Builder getTensorShapeBuilder ()

.tensorflow.TensorShapeProto tensor_shape = 2;

público TensorShapeProtoOrBuilder getTensorShapeOrBuilder ()

.tensorflow.TensorShapeProto tensor_shape = 2;

público largo getTensorSizeBytes ()

 Number of uncompressed bytes used to store the tensor representation.
 
int64 tensor_size_bytes = 3;

hasTensorShape booleano público ()

.tensorflow.TensorShapeProto tensor_shape = 2;

público final booleano isInitialized ()

TensorMetadata.Builder público mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)

Lanza
IOExcepción

público TensorMetadata.Builder mergeFrom (com.google.protobuf.Message otro)

público TensorMetadata.Builder mergeTensorShape (valor TensorShapeProto )

.tensorflow.TensorShapeProto tensor_shape = 2;

TensorMetadata.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

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

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

público TensorMetadata.Builder setTensorShape (valor TensorShapeProto )

.tensorflow.TensorShapeProto tensor_shape = 2;

público TensorMetadata.Builder setTensorShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto tensor_shape = 2;

público TensorMetadata.Builder setTensorSizeBytes (valor largo)

 Number of uncompressed bytes used to store the tensor representation.
 
int64 tensor_size_bytes = 3;

público final TensorMetadata.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)