interfejs publiczny TensorDescriptionOrBuilder
| Znane podklasy pośrednie |
Metody publiczne
| abstrakcyjny opis alokacji | getAllocationOpis () Information about the size and allocator used for the data .tensorflow.AllocationDescription allocation_description = 4; |
| streszczenie AllocationDescriptionOrBuilder | getAllocationDescriptionOrBuilder () Information about the size and allocator used for the data .tensorflow.AllocationDescription allocation_description = 4; |
| abstrakcyjny typ danych | getDtype () Data type of tensor elements .tensorflow.DataType dtype = 1; |
| streszczenie wew | getDtypeValue () Data type of tensor elements .tensorflow.DataType dtype = 1; |
| abstrakcyjny TensorShapeProto | uzyskaj kształt () Shape of the tensor. |
| abstrakcyjny TensorShapeProtoOrBuilder | getShapeOrBuilder () Shape of the tensor. |
| abstrakcyjna wartość logiczna | maOpis przydziału () Information about the size and allocator used for the data .tensorflow.AllocationDescription allocation_description = 4; |
| abstrakcyjna wartość logiczna | ma kształt () Shape of the tensor. |
Metody publiczne
publiczne streszczenie AllocationDescription getAllocationDescription ()
Information about the size and allocator used for the data
.tensorflow.AllocationDescription allocation_description = 4; publiczne streszczenie AllocationDescriptionOrBuilder getAllocationDescriptionOrBuilder ()
Information about the size and allocator used for the data
.tensorflow.AllocationDescription allocation_description = 4; publiczny streszczenie DataType getDtype ()
Data type of tensor elements
.tensorflow.DataType dtype = 1; publiczne streszczenie int getDtypeValue ()
Data type of tensor elements
.tensorflow.DataType dtype = 1; publiczne streszczenie TensorShapeProto getShape ()
Shape of the tensor.
.tensorflow.TensorShapeProto shape = 2; publiczne streszczenie TensorShapeProtoOrBuilder getShapeOrBuilder ()
Shape of the tensor.
.tensorflow.TensorShapeProto shape = 2; publiczna wartość logiczna abstrakcyjna maAllocationDescription ()
Information about the size and allocator used for the data
.tensorflow.AllocationDescription allocation_description = 4; publiczna wartość logiczna abstrakcyjna hasShape ()
Shape of the tensor.
.tensorflow.TensorShapeProto shape = 2;