Searched defs:IsSwitchCall (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore/lite/src/ | ||
| D | lite_kernel_util.cc | 199 bool LiteKernelUtil::IsSwitchCall(kernel::LiteKernel *kernel) { in IsSwitchCall() function in mindspore::kernel::LiteKernelUtil |
| /third_party/mindspore/mindspore/ccsrc/backend/session/ | ||
| D | anf_runtime_algorithm.cc | 1742 bool AnfRuntimeAlgorithm::IsSwitchCall(const CNodePtr &call_node) { in IsSwitchCall() function in mindspore::session::AnfRuntimeAlgorithm |