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] resnet block runtime apply #1709

Merged
merged 5 commits into from Oct 17, 2022

Conversation

YuliangLiu0306
Copy link
Contributor

What does this PR do

  1. Previously, we do not consider the module buffers such as running mean and running variance. In this PR, the module buffers is considered during strategy generating and runtime applying.
  2. fix a bug in CostGraph which leads to successors of node removed accidentally.
  3. Build a runtime unit test for resnet Bottleneck Block.

@FrankLeeeee FrankLeeeee merged commit 845ff4a into hpcaitech:main Oct 17, 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