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

Handle vectorize for LE statement #3137

Merged
merged 2 commits into from
May 8, 2019
Merged

Handle vectorize for LE statement #3137

merged 2 commits into from
May 8, 2019

Conversation

wweic
Copy link
Contributor

@wweic wweic commented May 5, 2019

Fix a new cases introduced by commit 7afbca5

test_vectorize_with_le_cond was failing as a.type() == b.type(): BinaryOp of mismatched types before this fix.

wweic added 2 commits May 5, 2019 18:12
Fix a new cases introduced by commit 7afbca5
@wweic
Copy link
Contributor Author

wweic commented May 5, 2019

@tqchen @ZihengJiang please take a look.

@tqchen tqchen merged commit 18dbfb1 into apache:master May 8, 2019
wweic added a commit to wweic/tvm that referenced this pull request May 13, 2019
* Handle vectorize for LE statement

Fix a new cases introduced by commit 7afbca5

* Add test
wweic added a commit to neo-ai/tvm that referenced this pull request May 13, 2019
* Handle vectorize for LE statement

Fix a new cases introduced by commit 7afbca5

* Add test
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.

2 participants