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

[fx] fix offload codegen test #1648

Merged
merged 37 commits into from Sep 27, 2022

Conversation

Cypher30
Copy link
Contributor

@Cypher30 Cypher30 commented Sep 26, 2022

What's New

In previous PR #1637, I change the type of annotated label of offload section, but didn't change the corresponding test. In this PR I fix this problem, and for robustness of codegen, I also change several isinstance(tuple) and isinstance(list) into isinstance(Iterable).

torch12 test results

Screen Shot 2022-09-26 at 14 53 57

Cypher30 and others added 30 commits July 14, 2022 16:07
@FrankLeeeee FrankLeeeee merged commit 5d0fdb9 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