Searched defs:SetStreamId (Results 1 – 2 of 2) sorted by relevance
802 TEST_F(AnfRuntimeAlgorithmTest, SetStreamId) { in TEST_F() argument
1295 void AnfRuntimeAlgorithm::SetStreamId(uint32_t stream_id, AnfNode *node) { in SetStreamId() function in mindspore::session::AnfRuntimeAlgorithm