الواجهة العامة TensorMetadataOrBuilder
| الفئات الفرعية غير المباشرة المعروفة |
الأساليب العامة
| مجردة TensorShapeProto | الحصول على TensorShape () .tensorflow.TensorShapeProto tensor_shape = 2; |
| مجردة TensorShapeProtoOrBuilder | الحصول على TensorShapeOrBuilder () .tensorflow.TensorShapeProto tensor_shape = 2; |
| مجردة طويلة | الحصول على TensorSizeBytes () Number of uncompressed bytes used to store the tensor representation. |
| منطقية مجردة | hasTensorShape () .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;