ממשק ציבורי TensorDescriptionOrBuilder
| תת-מחלקות עקיפות ידועות |
שיטות ציבוריות
| תקציר הקצאה | getAllocationDescription () Information about the size and allocator used for the data .tensorflow.AllocationDescription allocation_description = 4; |
| תקציר AllocationDescriptionOrBuilder | getAllocationDescriptionOrBuilder () Information about the size and allocator used for the data .tensorflow.AllocationDescription allocation_description = 4; |
| תקציר DataType | getDtype () Data type of tensor elements .tensorflow.DataType dtype = 1; |
| מופשט int | getDtypeValue () Data type of tensor elements .tensorflow.DataType dtype = 1; |
| מופשט TensorShapeProto | getShape () Shape of the tensor. |
| מופשט TensorShapeProtoOrBuilder | getShapeOrBuilder () Shape of the tensor. |
| בוליאני מופשט | hasAllocationDescription () Information about the size and allocator used for the data .tensorflow.AllocationDescription allocation_description = 4; |
| בוליאני מופשט | hasShape () Shape of the tensor. |
שיטות ציבוריות
תקציר ציבורי AllocationDescription getAllocationDescription ()
Information about the size and allocator used for the data
.tensorflow.AllocationDescription allocation_description = 4; תקציר ציבורי AllocationDescriptionOrBuilder getAllocationDescriptionOrBuilder ()
Information about the size and allocator used for the data
.tensorflow.AllocationDescription allocation_description = 4; תקציר ציבורי int getDtypeValue ()
Data type of tensor elements
.tensorflow.DataType dtype = 1; תקציר ציבורי TensorShapeProto getShape ()
Shape of the tensor.
.tensorflow.TensorShapeProto shape = 2; תקציר ציבורי TensorShapeProtoOrBuilder getShapeOrBuilder ()
Shape of the tensor.
.tensorflow.TensorShapeProto shape = 2; תקציר ציבורי בוליאני hasAllocationDescription ()
Information about the size and allocator used for the data
.tensorflow.AllocationDescription allocation_description = 4; תקציר בוליאני hasShape ציבורי ()
Shape of the tensor.
.tensorflow.TensorShapeProto shape = 2;