TensorDescriptionOrBuilder

পাবলিক ইন্টারফেস 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;
বিমূর্ত ডেটা টাইপ
getDtype ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
বিমূর্ত int
getDtypeValue ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
বিমূর্ত TensorShapeProto
গেটশেপ ()
 Shape of the tensor.
বিমূর্ত TensorShapeProtoOrBuilder
getShapeOrBuilder ()
 Shape of the tensor.
বিমূর্ত বুলিয়ান
আছে বরাদ্দ বিবরণ ()
 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;

সর্বজনীন বিমূর্ত ডেটা টাইপ 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.
 
.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;