Searched defs:TensorDescriptor (Results 1 – 5 of 5) sorted by relevance
503 class TensorDescriptor class511 TensorDescriptor(const std::vector<int32_t> &shape, DataType data_type) in TensorDescriptor() function in acl::TensorDescriptor524 explicit TensorDescriptor(const AclTensorDescriptor &desc) in TensorDescriptor() function in acl::TensorDescriptor
73 TensorDescriptor() {} in TensorDescriptor() function
47 TensorDescriptor(DataType data_type, TensorStorageType storage_type, in TensorDescriptor() function
137 TensorDescriptor::TensorDescriptor(TensorDescriptor&& desc) in TensorDescriptor() function in tflite::gpu::TensorDescriptor
525 using TensorDescriptor = typedef