Searched defs:cl_tensor (Results 1 – 2 of 2) sorted by relevance
183 auto cl_tensor = utils::cast::polymorphic_downcast<arm_compute::ICLTensor *>(tensor->tensor()); in AclGetClMem() local
1418 inline std::string to_string(const ICLTensor *cl_tensor) in to_string()1436 inline std::string to_string(ICLTensor *cl_tensor) in to_string()