Searched defs:SetGraphId (Results 1 – 2 of 2) sorted by relevance
189 TEST_F(KernelGraphTest, SetGraphId) { in TEST_F() argument
1323 void AnfRuntimeAlgorithm::SetGraphId(uint32_t graph_id, AnfNode *node) { in SetGraphId() function in mindspore::session::AnfRuntimeAlgorithm