TensorMetadataOrBuilder

interfaz pública TensorMetadataOrBuilder
Subclases indirectas conocidas

Métodos públicos

resumen TensorShapeProto
obtener forma tensor ()
.tensorflow.TensorShapeProto tensor_shape = 2;
abstracto TensorShapeProtoOrBuilder
getTensorShapeOrBuilder ()
.tensorflow.TensorShapeProto tensor_shape = 2;
abstracto largo
getTensorSizeBytes ()
 Number of uncompressed bytes used to store the tensor representation.
booleano abstracto
tieneTensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;

Métodos públicos

resumen público TensorShapeProto getTensorShape ()

.tensorflow.TensorShapeProto tensor_shape = 2;

resumen público TensorShapeProtoOrBuilder getTensorShapeOrBuilder ()

.tensorflow.TensorShapeProto tensor_shape = 2;

getTensorSizeBytes largo abstracto público ()

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

hasTensorShape booleano abstracto público ()

.tensorflow.TensorShapeProto tensor_shape = 2;