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