TensorMetadataOrBuilder

interface pública TensorMetadataOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

abstrato TensorShapeProto
obterTensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;
TensorShapeProtoOrBuilder abstrato
getTensorShapeOrBuilder ()
.tensorflow.TensorShapeProto tensor_shape = 2;
abstrato longo
getTensorSizeBytes ()
 Number of uncompressed bytes used to store the tensor representation.
booleano abstrato
hasTensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;

Métodos Públicos

público abstrato TensorShapeProto getTensorShape ()

.tensorflow.TensorShapeProto tensor_shape = 2;

público abstrato TensorShapeProtoOrBuilder getTensorShapeOrBuilder ()

.tensorflow.TensorShapeProto tensor_shape = 2;

público abstrato longo getTensorSizeBytes ()

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

público abstrato booleano hasTensorShape ()

.tensorflow.TensorShapeProto tensor_shape = 2;