TensorMetadata.Builder

classe final estática pública TensorMetadata.Builder

 Metadata for a single tensor in the Snapshot Record.
 
Protobuf tipo tensorflow.data.experimental.TensorMetadata

Métodos Públicos

TensorMetadata.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
TensorMetadados
TensorMetadados
TensorMetadata.Builder
claro ()
TensorMetadata.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
TensorMetadata.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof)
TensorMetadata.Builder
limparTensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorMetadata.Builder
limparTensorSizeBytes ()
 Number of uncompressed bytes used to store the tensor representation.
TensorMetadata.Builder
clonar ()
TensorMetadados
final estático com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
TensorShapeProto
obterTensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorShapeProto.Builder
obterTensorShapeBuilder ()
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorShapeProtoOrBuilder
getTensorShapeOrBuilder ()
.tensorflow.TensorShapeProto tensor_shape = 2;
longo
getTensorSizeBytes ()
 Number of uncompressed bytes used to store the tensor representation.
boleano
hasTensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;
booleano final
TensorMetadata.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorMetadata.Builder
mergeFrom (com.google.protobuf.Message outro)
TensorMetadata.Builder
mergeTensorShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto tensor_shape = 2;
final TensorMetadata.Builder
mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
TensorMetadata.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
TensorMetadata.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
TensorMetadata.Builder
setTensorShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorMetadata.Builder
setTensorShape ( TensorShapeProto.Builder construtorForValue)
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorMetadata.Builder
setTensorSizeBytes (valor longo)
 Number of uncompressed bytes used to store the tensor representation.
final TensorMetadata.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

Métodos herdados

Métodos Públicos

public TensorMetadata.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

compilação pública do TensorMetadata ()

buildPartial público do TensorMetadata ()

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;

clone público TensorMetadata.Builder ()

público TensorMetadata getDefaultInstanceForType ()

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

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

public TensorShapeProto getTensorShape ()

.tensorflow.TensorShapeProto tensor_shape = 2;

public TensorShapeProto.Builder getTensorShapeBuilder ()

.tensorflow.TensorShapeProto tensor_shape = 2;

público TensorShapeProtoOrBuilder getTensorShapeOrBuilder ()

.tensorflow.TensorShapeProto tensor_shape = 2;

público longo 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 ()

public TensorMetadata.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

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

public TensorMetadata.Builder mergeTensorShape (valor TensorShapeProto )

.tensorflow.TensorShapeProto tensor_shape = 2;

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

public TensorMetadata.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

public TensorMetadata.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do 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 longo)

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

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