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;