Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/session/
Danf_runtime_algorithm.h330 static void CacheAddrForAtomicClean(const AnfNodePtr &node, kernel::KernelMod *kernel_mod);
Danf_runtime_algorithm.cc2369 CacheAddrForAtomicClean(kernel, kernel_mod); in CacheAddrForGraph()
2434 void AnfRuntimeAlgorithm::CacheAddrForAtomicClean(const AnfNodePtr &node, kernel::KernelMod *kernel… in CacheAddrForAtomicClean() function in mindspore::session::AnfRuntimeAlgorithm