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

[Relay] Fix an assertion exposed by loop vectorizer #4916

Merged
merged 1 commit into from
Feb 20, 2020

Conversation

wpan11nv
Copy link
Contributor

  • Allows uniform conditions for select expressions (the same as halide)
    exposed by the loop vectorizer.

Signed-off-by: Wei Pan weip@nvidia.com

Thanks for contributing to TVM! Please refer to guideline https://docs.tvm.ai/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from Reviewers by @ them in the pull request thread.

- Allows uniform conditions for select expressions (the same as halide)
  exposed by the loop vectorizer.

Signed-off-by: Wei Pan <weip@nvidia.com>
@wpan11nv
Copy link
Contributor Author

@tqchen tqchen merged commit efd35e8 into apache:master Feb 20, 2020
@wpan11nv wpan11nv deleted the fix_tir_assertion branch February 20, 2020 17:41
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 26, 2020
- Allows uniform conditions for select expressions (the same as halide)
  exposed by the loop vectorizer.

Signed-off-by: Wei Pan <weip@nvidia.com>
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 28, 2020
- Allows uniform conditions for select expressions (the same as halide)
  exposed by the loop vectorizer.

Signed-off-by: Wei Pan <weip@nvidia.com>
zhiics pushed a commit to neo-ai/tvm that referenced this pull request Mar 2, 2020
- Allows uniform conditions for select expressions (the same as halide)
  exposed by the loop vectorizer.

Signed-off-by: Wei Pan <weip@nvidia.com>
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