-
Notifications
You must be signed in to change notification settings - Fork 544
[Fix] Revert 20dedb to fix ACL Graph #1205
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
Conversation
|
@ganyi1996ppo @momo609 please review |
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
…ted when inferencing Signed-off-by: Yizhou Liu <liu_yizhou@outlook.com>
…oject#736)" This reverts commit 20dedba. Signed-off-by: Yizhou Liu <liu_yizhou@outlook.com>
…as expected when inferencing" This reverts commit 36519ff. Signed-off-by: Yizhou Liu <liu_yizhou@outlook.com>
|
This is a revert PR + ut case right? looks good |
|
@ChenTaoyu-SJTU Please also take look on this . @yiz-liu I remember this PR added a e2e test to help reproduce the aclgraph test why it be removed? This is very helpfully to help taoyu re-add this feature with aclgraph e2e test pass |
Yikun
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@yiz-liu I'm OK with revert it, but please update the commit msg to be more neutral and please do not include any blame. This is a community, if you find a problem, fix it. Especially for the code that has been merged, everyone has the obligation to help fix it.
|
Thanks |
### What this PR does / why we need it? This PR revert 20dedb to restore the tokenwise padding logics so that ACL Graph can work as expected. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? CI passed --------- Signed-off-by: Yizhou Liu <liu_yizhou@outlook.com>
This reverts commit 73979f5. Signed-off-by: Yizhou Liu <liu_yizhou@outlook.com>
### What this PR does / why we need it? This PR revert 20dedb to restore the tokenwise padding logics so that ACL Graph can work as expected. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? CI passed --------- Signed-off-by: Yizhou Liu <liu_yizhou@outlook.com>
This reverts commit 73979f5. Signed-off-by: Yizhou Liu <liu_yizhou@outlook.com>
This reverts commit 73979f5. Signed-off-by: Yizhou Liu <liu_yizhou@outlook.com>
What this PR does / why we need it?
This PR revert 20dedb to restore the tokenwise padding logics so that ACL Graph can work as expected.
Does this PR introduce any user-facing change?
No
How was this patch tested?
CI passed