Searched refs:CheckpointStrategy (Results 1 – 2 of 2) sorted by relevance
138 void CheckpointStrategy(const std::vector<AnfNodePtr> &all_nodes, const FuncGraphPtr &root);
2655 void CheckpointStrategy(const std::vector<AnfNodePtr> &all_nodes, const FuncGraphPtr &root) { in CheckpointStrategy() function3151 CheckpointStrategy(all_nodes, root); in StepParallel()