TensorMetadataOrBuilder

interfaccia pubblica TensorMetadataOrBuilder
Sottoclassi indirette conosciute

Metodi pubblici

astratto TensorShapeProto
getTensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;
astratto TensorShapeProtoOrBuilder
getTensorShapeOrBuilder ()
.tensorflow.TensorShapeProto tensor_shape = 2;
astratto lungo
getTensorSizeBytes ()
 Number of uncompressed bytes used to store the tensor representation.
booleano astratto
haTensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;

Metodi pubblici

estratto pubblico TensorShapeProto getTensorShape ()

.tensorflow.TensorShapeProto tensor_shape = 2;

public abstract TensorShapeProtoOrBuilder getTensorShapeOrBuilder ()

.tensorflow.TensorShapeProto tensor_shape = 2;

pubblico astratto lungo getTensorSizeBytes ()

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

pubblico astratto booleano hasTensorShape ()

.tensorflow.TensorShapeProto tensor_shape = 2;