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

[BugFix] Copy intermediate result in debug runtime #2520

Merged
merged 1 commit into from
Jan 29, 2019

Conversation

vinx13
Copy link
Member

@vinx13 vinx13 commented Jan 29, 2019

  • In debug runtime, the intermediate result may be incorrect because the storage is reused. We make a copy of the result so that it won't be overwritten.

Please review @yzhliu @tqchen @masahi

@vinx13 vinx13 force-pushed the fix/debug_runtime branch from 9f10673 to 70b4fd6 Compare January 29, 2019 06:32
@yzhliu yzhliu merged commit 5a30a22 into apache:master Jan 29, 2019
@yzhliu
Copy link
Member

yzhliu commented Jan 29, 2019

Thanks @vinx13

merrymercy pushed a commit to merrymercy/tvm that referenced this pull request Feb 18, 2019
wweic pushed a commit to neo-ai/tvm that referenced this pull request Feb 20, 2019
wweic pushed a commit to neo-ai/tvm that referenced this pull request Feb 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants