Searched defs:CopyAbstract (Results 1 – 2 of 2) sorted by relevance
612 TEST_F(AnfRuntimeAlgorithmTest, CopyAbstract) { in TEST_F() argument
1292 void AnfRuntimeAlgorithm::CopyAbstract(const AnfNodePtr &from_node, AnfNode *to_node) { in CopyAbstract() function in mindspore::session::AnfRuntimeAlgorithm