TensorMetadataOrBuilder

interfaz pública TensorMetadataOrBuilder
Subclases indirectas conocidas

Métodos públicos

abstracto TensorShapeProto
getTensorShape ()
.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
hasTensorShape ()
.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;

public abstract long getTensorSizeBytes ()

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

público abstracto booleano hasTensorShape ()

.tensorflow.TensorShapeProto tensor_shape = 2;