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] fix bias addition module #1800

Merged

Conversation

YuliangLiu0306
Copy link
Contributor

What does this PR do

This PR mainly adds two features:

  1. processes get_attr node in passes
  2. add a new numerical test mode for module with bias addition

Both features above are used to support bias addition module in PR, but they may also be useful features for other usages.

Additionally, two unit test are built to check the correctness.

@feifeibear feifeibear merged commit f6032dd into hpcaitech:main Nov 8, 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.

2 participants