Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/
Dkernel_runtime.h133 …virtual void GetShadowBackendNodeMap(const session::KernelGraph &, std::map<AnfNodePtr, AnfNodePtr… in GetShadowBackendNodeMap() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/
Dascend_kernel_runtime.cc443 void AscendKernelRuntime::GetShadowBackendNodeMap(const session::KernelGraph &graph, in GetShadowBackendNodeMap() function in mindspore::device::ascend::AscendKernelRuntime