TensorDescriptionOrBuilder

antarmuka publik TensorDescriptionOrBuilder
Subkelas Tidak Langsung yang Diketahui

Metode Publik

Deskripsi Alokasi abstrak
dapatkanDeskripsi Alokasi ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
abstrak AlocationDescriptionOrBuilder
dapatkanAllocationDescriptionOrBuilder ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
Tipe Data abstrak
dapatkan tipe D ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
abstrak ke dalam
dapatkanDtypeValue ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
TensorShapeProto abstrak
dapatkanBentuk ()
 Shape of the tensor.
TensorShapeProtoOrBuilder abstrak
dapatkanBentukOrBuilder ()
 Shape of the tensor.
boolean abstrak
hasAllocationDescription ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
boolean abstrak
memilikiBentuk ()
 Shape of the tensor.

Metode Publik

Deskripsi Alokasi abstrak publik getAllocationDescription ()

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

abstrak publik AllocationDescriptionOrBuilder getAllocationDescriptionOrBuilder ()

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

Tipe Data abstrak publik getDtype ()

 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;

abstrak publik int getDtypeValue ()

 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;

TensorShapeProto getShape abstrak publik ()

 Shape of the tensor.
 
.tensorflow.TensorShapeProto shape = 2;

abstrak publik TensorShapeProtoOrBuilder getShapeOrBuilder ()

 Shape of the tensor.
 
.tensorflow.TensorShapeProto shape = 2;

boolean abstrak publik hasAllocationDescription ()

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

boolean abstrak publik hasShape ()

 Shape of the tensor.
 
.tensorflow.TensorShapeProto shape = 2;