Searched defs:GetStreamId (Results 1 – 4 of 4) sorted by relevance
61 const size_t &GetStreamId() const { return stream_id_; } in GetStreamId() function
323 size_t AscendStreamMng::GetStreamId(void *stream_ptr) { in GetStreamId() function in mindspore::device::ascend::AscendStreamMng
788 TEST_F(AnfRuntimeAlgorithmTest, GetStreamId) { in TEST_F() argument
1302 uint32_t AnfRuntimeAlgorithm::GetStreamId(const AnfNodePtr &node) { in GetStreamId() function in mindspore::session::AnfRuntimeAlgorithm