TensorMetadataOrBuilder

رابط عمومی TensorMetadataOrBuilder
زیر کلاس های غیر مستقیم شناخته شده

روش های عمومی

انتزاعی TensorShapeProto
getTensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;
انتزاعی TensorShapeProtoOrBuilder
getTensorShapeOrBuilder ()
.tensorflow.TensorShapeProto tensor_shape = 2;
انتزاعی طولانی
getTensorSizeBytes ()
 Number of uncompressed bytes used to store the tensor representation.
بولی انتزاعی
hasTensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;

روش های عمومی

چکیده عمومی TensorShapeProto getTensorShape ()

.tensorflow.TensorShapeProto tensor_shape = 2;

انتزاعی عمومی TensorShapeProtoOrBuilder getTensorShapeOrBuilder ()

.tensorflow.TensorShapeProto tensor_shape = 2;

انتزاع عمومی طولانی getTensorSizeBytes ()

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

عمومی انتزاعی بولی hasTensorShape ()

.tensorflow.TensorShapeProto tensor_shape = 2;