Home
last modified time | relevance | path

Searched defs:add_tensor_argument (Results 1 – 2 of 2) sorted by relevance

/external/ComputeLibrary/src/core/CL/
DICLKernel.cpp88 void ICLKernel::add_tensor_argument(unsigned &idx, const ICLTensor *tensor, const Window &window) in add_tensor_argument() function in arm_compute::ICLKernel
/external/ComputeLibrary/src/dynamic_fusion/runtime/gpu/cl/
DClKernelRuntime.cpp60 inline void ClKernelRuntime::add_tensor_argument(unsigned int &idx, const GpuKernelArgumentInfo &ar… in add_tensor_argument() function in arm_compute::experimental::dynamic_fusion::ClKernelRuntime