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][TensorIR] Non-positive constant input factors for split #9805

Merged

Conversation

MasterJH5574
Copy link
Contributor

This PR fixes a bug of TensorIR primitive split. Prior to this PR, the primitive didn't error out for non-positive input factors.

cc @jinhongyii @Hzfengsy

@junrushao junrushao merged commit 2c654b5 into apache:main Dec 27, 2021
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 7, 2022
…pache#9805)

* Update docs of GetProducers/GetConsumers

* Fix split for non-positive factors
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 13, 2022
…pache#9805)

* Update docs of GetProducers/GetConsumers

* Fix split for non-positive factors
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.

3 participants