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] fixed broken node handler tests #1708

Merged

Conversation

FrankLeeeee
Copy link
Contributor

What is the problem?

Some node handlers were skipped previously and they are in fact broken.

What does this PR do?

This PR fixed the tests in the test_node_handler section. On a side note, this PR also move the has_bias method to the highest parent class to avoid redundant method definition.

Test Results

No test in the test_node_handler section is skipped now and all can pass.

Screen Shot 2022-10-14 at 17 45 19

@YuliangLiu0306 YuliangLiu0306 merged commit 22a1154 into hpcaitech:main Oct 14, 2022
@FrankLeeeee FrankLeeeee deleted the hotfix/fix-auto-parallel-test branch January 26, 2023 07:45
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