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.
अमूर्त बूलियन
हैटेन्सरशेप ()
.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;