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] complete gpt block searching #2065

Merged

Conversation

YuliangLiu0306
Copy link
Contributor

What does this PR do

  1. Integrate GPT2Block, GPT2MLP, and GPT2Attention in one unit test file.
  2. Temporarily,disable the node merging for a special case of binary element-wise kernel, in that case, one of the two inputs should be a scalar, then the handler will fall back to use the unary element-wise kernel logic to do the strategy registration.

@FrankLeeeee FrankLeeeee merged commit f123476 into hpcaitech:main Dec 6, 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