Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[autoparallel] adapt solver and CostGraph with new handler #1695

Merged
merged 3 commits into from Oct 13, 2022

Conversation

YuliangLiu0306
Copy link
Contributor

What does this PR do

  1. In latest handler, all costs are in type of TrainCycleItem, so Solver and CostGraph are changed to work with the latest handler.
  2. Assign some torch operations to handlers.
  3. Use Solver_V2 and CostGraph_V2 on resnet50 model, and get wanted seaching result.

@FrankLeeeee FrankLeeeee merged commit 81f7530 into hpcaitech:main Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants