Searched defs:AddTask (Results 1 – 4 of 4) sorted by relevance
136 size_t EventLoop::AddTask(std::function<int()> &&task) { in AddTask() function in mindspore::distributed::rpc::EventLoop
260 …void AddTask(const std::string &task_name, const std::string &node_name, const std::string &graph_… in AddTask() function
91 void MemoryTrackerEnabled::AddTask(const std::string &task_name, const std::string &node_name, in AddTask() function in mindspore::device::tracker::MemoryTrackerEnabled
401 void MDOperatorCpuInfo::AddTask(const std::shared_ptr<TaskCpuInfo> &task_ptr) { in AddTask() function in mindspore::dataset::MDOperatorCpuInfo