Home
last modified time | relevance | path

Searched defs:TensorDescriptor (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/arm_compute/
H A DAcl.hpp503 class TensorDescriptor class
511 TensorDescriptor(const std::vector<int32_t> &shape, DataType data_type) in TensorDescriptor() function in acl::TensorDescriptor
524 explicit TensorDescriptor(const AclTensorDescriptor &desc) in TensorDescriptor() function in acl::TensorDescriptor
/aosp_15_r20/external/pytorch/aten/src/ATen/miopen/
H A DDescriptors.h73 TensorDescriptor() {} in TensorDescriptor() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
H A Dtensor_desc.h47 TensorDescriptor(DataType data_type, TensorStorageType storage_type, in TensorDescriptor() function
H A Dtensor_desc.cc137 TensorDescriptor::TensorDescriptor(TensorDescriptor&& desc) in TensorDescriptor() function in tflite::gpu::TensorDescriptor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_dnn.cc525 using TensorDescriptor = typedef