Searched defs:ICLTensorProxy (Results 1 – 1 of 1) sorted by relevance
13 class ICLTensorProxy : public arm_compute::ICLTensor class16 ICLTensorProxy(arm_compute::ICLTensor* iclTensor) : m_DelegateTensor(iclTensor) {} in ICLTensorProxy() function in armnn::ICLTensorProxy