TensorDescriptionOrBuilder

सार्वजनिक इंटरफ़ेस TensorDescriptionOrBuilder
ज्ञात अप्रत्यक्ष उपवर्ग

सार्वजनिक तरीके

सार आवंटन विवरण
आवंटन विवरण प्राप्त करें ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
सार आवंटन विवरणऑरबिल्डर
getAlllocationDescriptionOrBuilder ()
 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;
सार इंट
getDtypeValue ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
सार TensorShapeProto
सार TensorShapeProtoOrBuilder
getShapeOrBuilder ()
 Shape of the tensor.
अमूर्त बूलियन
आवंटन विवरण () है
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
अमूर्त बूलियन
हैशेप ()
 Shape of the tensor.

सार्वजनिक तरीके

सार्वजनिक सार आवंटन विवरण प्राप्त आवंटन विवरण ()

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

सार्वजनिक सार आवंटन विवरणऑरबिल्डर प्राप्त करें आवंटन विवरणऑरबिल्डर ()

 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;

सार्वजनिक सार बूलियन हैशेप ()

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