Searched defs:GetMemType (Results 1 – 2 of 2) sorted by relevance
210 lite::opencl::MemType GetMemType() { return out_mem_type_; } in GetMemType() function
530 MemType OpenCLAllocator::GetMemType(void *host_ptr) { in GetMemType() function in mindspore::lite::opencl::OpenCLAllocator