Searched defs:GetKernelMod (Results 1 – 2 of 2) sorted by relevance
697 TEST_F(AnfRuntimeAlgorithmTest, GetKernelMod) { in TEST_F() argument
1387 KernelMod *AnfRuntimeAlgorithm::GetKernelMod(const AnfNodePtr &node) { in GetKernelMod() function in mindspore::session::AnfRuntimeAlgorithm