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