Searched defs:GetDataQueue (Results 1 – 2 of 2) sorted by relevance
39 const IdsAndIndicesDataQueuePair &DataQueueManager::GetDataQueue(const std::string &channel_name) c… in GetDataQueue() function in mindspore::distributed::DataQueueManager
233 std::shared_ptr<BlockingQueue> DataQueueMgr::GetDataQueue(const std::string &channel_name) const { in GetDataQueue() function in mindspore::device::DataQueueMgr