Searched defs:SetGraphRunner (Results 1 – 2 of 2) sorted by relevance
232 void DfGraphManager::SetGraphRunner(const std::shared_ptr<transform::GraphRunner> &graph_runner_ptr… in SetGraphRunner() function in mindspore::transform::DfGraphManager
345 void SetGraphRunner(const GraphRunnerPtr &runner) { DfGraphManager::GetInstance().SetGraphRunner(ru… in SetGraphRunner() function