-
Notifications
You must be signed in to change notification settings - Fork 3.8k
[BugFix][Relay][GraphExecutor] Fix set_input_zero_copy() precision bug #14979
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
[BugFix][Relay][GraphExecutor] Fix set_input_zero_copy() precision bug #14979
Conversation
|
Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment. Generated by tvm-bot |
|
@Hzfengsy Could you help assign a reviewer here? |
|
@tvm-bot rerun |
|
@tvm-bot rerun |
1 similar comment
|
@tvm-bot rerun |
|
@zhuwenxi It seems the failed test is same as that of #14960 (comment), so maybe rebase will fix it, can you try it? |
|
@tvm-bot rerun |
Let me have a try. Thank you, Johnson. |
It doesn't work, still fail at gpu/pr-head. Any suggestions? |
|
Close this PR as CI constantly fails. Will reopen a new one soon. |
As stated in #14978