classe final estática pública TensorMetadata.Builder
Metadata for a single tensor in the Snapshot Record.
tensorflow.data.experimental.TensorMetadata Métodos Públicos
| TensorMetadata.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
| TensorMetadados | construir () |
| 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. |
| booleano | 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 | |
| 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 | |
| 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)
público TensorMetadata.Builder clearTensorSizeBytes ()
Number of uncompressed bytes used to store the tensor representation.
int64 tensor_size_bytes = 3; final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
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 |
|---|
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;