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] Add conv handler to generate strategies and costs info #1467

Merged
merged 1 commit into from
Aug 19, 2022

Conversation

YuliangLiu0306
Copy link
Contributor

The Conv handler will generate all the possible strategies for conv node, and give costs information of the corresponding strategies. All strategies will be recorded into strategies_vector which will be fed into auto parallel solver.

Note: The sharding strategies containing 'S01' is not covered in this PR. Those cases will be implemented in future PR.

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