giao diện công cộng TensorDescriptionOrBuilder
| Các lớp con gián tiếp đã biết |
Phương pháp công khai
| Phân bổ trừu tượngMô tả | getAllocationDescription () Information about the size and allocator used for the data .tensorflow.AllocationDescription allocation_description = 4; |
| trừu tượng AllocationDescriptionOrBuilder | getAllocationDescriptionOrBuilder () Information about the size and allocator used for the data .tensorflow.AllocationDescription allocation_description = 4; |
| kiểu dữ liệu trừu tượng | getDtype () Data type of tensor elements .tensorflow.DataType dtype = 1; |
| int trừu tượng | getDtypeValue () Data type of tensor elements .tensorflow.DataType dtype = 1; |
| trừu tượng TensorShapeProto | getShape () Shape of the tensor. |
| trừu tượng TensorShapeProtoOrBuilder | getShapeOrBuilder () Shape of the tensor. |
| trừu tượng boolean | hasAllocationDescription () Information about the size and allocator used for the data .tensorflow.AllocationDescription allocation_description = 4; |
| trừu tượng boolean | hasShape () Shape of the tensor. |
Phương pháp công khai
tóm tắt công khai AllocationDescription getAllocationDescription ()
Information about the size and allocator used for the data
.tensorflow.AllocationDescription allocation_description = 4; tóm tắt công khai AllocationDescriptionOrBuilder getAllocationDescriptionOrBuilder ()
Information about the size and allocator used for the data
.tensorflow.AllocationDescription allocation_description = 4; tóm tắt công khai int getDtypeValue ()
Data type of tensor elements
.tensorflow.DataType dtype = 1; tóm tắt công khai TensorShapeProto getShape ()
Shape of the tensor.
.tensorflow.TensorShapeProto shape = 2; tóm tắt công khai TensorShapeProtoOrBuilder getShapeOrBuilder ()
Shape of the tensor.
.tensorflow.TensorShapeProto shape = 2; boolean trừu tượng công khai hasAllocationDescription ()
Information about the size and allocator used for the data
.tensorflow.AllocationDescription allocation_description = 4; boolean trừu tượng công khai hasShape ()
Shape of the tensor.
.tensorflow.TensorShapeProto shape = 2;