Home
last modified time | relevance | path

Searched refs:rt_context (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/ps/ps_cache/ascend/
Dascend_ps_cache.cc117 auto rt_context = const_cast<rtContext_t>(context); in InitDevice() local
118 ret = rtCtxSetCurrent(rt_context); in InitDevice()