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

Fix issue mutating if expressions #2601

Merged
merged 1 commit into from
Feb 18, 2019
Merged

Conversation

jroesch
Copy link
Member

@jroesch jroesch commented Feb 15, 2019

Fixes a small bug in the Python impl of the expression mutator.

@tqchen
Copy link
Member

tqchen commented Feb 15, 2019

Please add a regression test as per https://docs.tvm.ai/contribute/code_review.html#ensure-test-coverage

@icemelon icemelon added the status: need update need update based on feedbacks label Feb 15, 2019
@tqchen
Copy link
Member

tqchen commented Feb 16, 2019

@ZihengJiang @yzhliu we might need to consider cherry-pick this patch after release tag

@tqchen tqchen merged commit f6be4d6 into apache:master Feb 18, 2019
@tqchen
Copy link
Member

tqchen commented Feb 18, 2019

This is merged because we need to cherry pick it for the 0.5 release. @jroesch please send a test case in a followup PR

@tqchen tqchen added status: accepted and removed status: need update need update based on feedbacks labels Feb 18, 2019
ZihengJiang pushed a commit that referenced this pull request Feb 18, 2019
ZihengJiang pushed a commit 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
@yzhliu yzhliu mentioned this pull request Mar 2, 2019
28 tasks
@jroesch jroesch deleted the misc-bug-fix branch February 4, 2021 04:39
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.

None yet

3 participants