Searched defs:PreExecute (Results 1 – 3 of 3) sorted by relevance
48 virtual Status PreExecute(ShardTaskList &tasks) { return Status::OK(); } in PreExecute() function
58 Status ShardDistributedSample::PreExecute(ShardTaskList &tasks) { in PreExecute() function in mindspore::mindrecord::ShardDistributedSample
297 void Debugger::PreExecute(const KernelGraphPtr &graph_ptr) { in PreExecute() function in mindspore::Debugger