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] implemented all matmul strategy generator #1650

Conversation

FrankLeeeee
Copy link
Contributor

@FrankLeeeee FrankLeeeee commented Sep 26, 2022

This PR implemented all matmul-related sharding strategy generators. On a side note, this PR also removes unused imports in two unit tests which can lead to import error with python38 and torch1.12.

@FrankLeeeee
Copy link
Contributor Author

I am adding some test cases for this PR.

@FrankLeeeee FrankLeeeee force-pushed the feature/auto-parallel-linear-strategy branch from 772beaa to cf938a1 Compare September 27, 2022 03:08
@FrankLeeeee
Copy link
Contributor Author

I am adding some test cases for this PR.

The test is added with a few minor bug fixes.

@YuliangLiu0306 YuliangLiu0306 merged commit 30e50c8 into hpcaitech:main Sep 27, 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