Searched defs:LoadSource (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/ | ||
D | opencl_runtime_wrapper.cc | 34 Status OpenCLRuntimeWrapper::LoadSource(const std::string &program_name, const std::string &source)… in LoadSource() function in mindspore::registry::opencl::OpenCLRuntimeWrapper |
D | opencl_runtime.cc | 489 bool OpenCLRuntime::LoadSource(const std::string &program_name, const std::string &source) { in LoadSource() function in mindspore::lite::opencl::OpenCLRuntime |