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;