Searched defs:GetStreamId (Results 1 – 2 of 2) sorted by relevance
773 TEST_F(AnfRuntimeAlgorithmTest, GetStreamId) { in TEST_F() argument
1498 uint32_t AnfRuntimeAlgorithm::GetStreamId(const AnfNodePtr &node) { in GetStreamId() function in mindspore::session::AnfRuntimeAlgorithm