[release] Bump version numbers to v0.12.0#14712
[release] Bump version numbers to v0.12.0#14712ysh329 wants to merge 1 commit intoapache:v0.12.0from
Conversation
|
Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.
Generated by tvm-bot |
|
I think this has to do with the fact that CI will try to So I don't think that there is anything wrong with your patch, we probably just need to fix CI somewhere. @driazati can you help? |
|
Yeah this is a CI problem, I think we should just disable that behavior for releases, I filed a PR to do it: #14715. Once that is merged into v0.12.0, we can rebase this PR and it should use the updated CI configs |
|
@tvm-bot rerun |
|
I rebase failed and re-PR with #14739 . |

This bumps all the version numbers on v0.12.0 branch as correct v0.12.0.
cc @driazati @Johnson9009 @junrushao