Skip to content

Conversation

@tqchen
Copy link
Member

@tqchen tqchen commented Jan 8, 2019

Previously all call are vectorized by default, which may cause trouble in our case when if_then_else is present in the expression. This PR simply skips vectorizing if_then_else, which should be OK for most cases. followup of #2381

@tqchen
Copy link
Member Author

tqchen commented Jan 8, 2019

cc @merrymercy

@tqchen tqchen merged commit be07fac into apache:master Jan 8, 2019
FrozenGene pushed a commit to FrozenGene/tvm that referenced this pull request Jan 10, 2019
@tqchen tqchen deleted the vec_if_then_else branch January 15, 2019 17:50
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant