Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/
Dopencl_runtime.cc712 auto gpu_cache = schema::GetGpuCache(buf.get()); in LoadCache() local
771 auto gpu_cache = schema::CreateGpuCache(*fbb, name, version, data); in StoreCache() local