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