Skip to content

Commit

Permalink
[AutoParallel] fix engine _build and cost method (PaddlePaddle#47263)
Browse files Browse the repository at this point in the history
* fix engine build method

* fix import

* update engine cost

* update raise error

* update cmakelist

* revert optimizer

* revert optimizer

* fix unittest

* fix unittest

Co-authored-by: caozhou <[email protected]>
  • Loading branch information
2 people authored and zhaoyingli committed Oct 28, 2022
1 parent e11a2d3 commit 3d465cc
Show file tree
Hide file tree
Showing 7 changed files with 1,964 additions and 1,082 deletions.
438 changes: 239 additions & 199 deletions python/paddle/distributed/auto_parallel/cost/comp_op_cost.py

Large diffs are not rendered by default.

215 changes: 138 additions & 77 deletions python/paddle/distributed/auto_parallel/cost/estimate_cost.py

Large diffs are not rendered by default.

Loading

0 comments on commit 3d465cc

Please sign in to comment.