TensorMetadataOrBuilder

อินเทอร์เฟซสาธารณะ TensorMetadataOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก

วิธีการสาธารณะ

นามธรรม TensorShapeProto
รับ TensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;
นามธรรม TensorShapeProtoOrBuilder
getTensorShapeOrBuilder ()
.tensorflow.TensorShapeProto tensor_shape = 2;
ยาวเป็นนามธรรม
getTensorSizeBytes ()
 Number of uncompressed bytes used to store the tensor representation.
บูลีนนามธรรม
มีเทนเซอร์รูปร่าง ()
.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;