Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/src/
Dlite_kernel_util.cc199 bool LiteKernelUtil::IsSwitchCall(kernel::LiteKernel *kernel) { in IsSwitchCall() function in mindspore::kernel::LiteKernelUtil
/third_party/mindspore/mindspore/ccsrc/backend/session/
Danf_runtime_algorithm.cc1742 bool AnfRuntimeAlgorithm::IsSwitchCall(const CNodePtr &call_node) { in IsSwitchCall() function in mindspore::session::AnfRuntimeAlgorithm