Searched defs:GetFusionType (Results 1 – 2 of 2) sorted by relevance
684 TEST_F(AnfRuntimeAlgorithmTest, GetFusionType) { in TEST_F() argument
1240 std::string AnfRuntimeAlgorithm::GetFusionType(const AnfNodePtr &node) { in GetFusionType() function in mindspore::session::AnfRuntimeAlgorithm