In order to continue with our agreed release cycle as per discussion in RFC#67 , I’d like to propose a schedule for our next TVM release: v0.11.0
.
I suggest we keep the discussion in the GitHub issue I opened for this topic.
opened 07:05PM - 08 Dec 22 UTC
closed 08:21PM - 06 Feb 25 UTC
In order to continue with our agreed release cycle as per discussion in [RFC#67]… (https://github.com/apache/tvm-rfcs/blob/main/rfcs/0067-quarterly-releases.md) , I'd like to propose a schedule for our next TVM release: `v0.11.0`.
This schedule is tentative and may change as we progress through the process. In case dates change, this thread will be kept updated.
The proposed schedule is:
- [x] **~12~ 13 December 2022** - a branch `v0.11.0` to be created from `main`
- Done in https://github.com/apache/tvm/tree/v0.11.0
- [x] **~12~ 13 December 2022** - a tag `v0.12.dev0` to be created, marking the beginning of the next development cycle
- `v0.12.0` points to 12311dcdefd7f2213ce5ce78f2c5904
- https://github.com/apache/tvm/tree/v0.12.dev0
- [x] **16 December 2022** - cherry-picking soft deadline
* during this time any reasonable change can be merged, comment on this issue with the commit you would like added to the release branch
- [x] **~04~ 06 January 2023** - cherry-picking hard deadline
* during this time only critical changes will be merged, comment on this issue with the commit you would like added to the release branch as well as the reasoning for adding it
- [x] **~1 February 2023** - Draft release notes published - https://github.com/apache/tvm/issues/13899
- [x] **25 February 2023** - release voting opens https://github.com/apache/tvm/issues/14129
- [x] **2 March 2023** - release date https://github.com/apache/tvm/releases
**Note:** for this specific release, given we'll have the end of the year period, I've extended the cherry-picking hard deadline in 1 week, so that we some more time to consider patches to be included.
**Call for release managers:** in case you want to be involved in upcoming releases, please manifest your interest in this thread and we'll try to organise.
See also:
* [Release steps](https://github.com/apache/tvm-rfcs/blob/main/rfcs/0067-quarterly-releases.md#reference-level-explanation)
* [TVM release process docs](https://tvm.apache.org/docs/contribute/release_process.html).
cc @apache/tvm-committers @driazati @areusch @Mousius @tqchen @AndrewZhaoLuo
2 Likes
A quick update here, for visibility, we have now entered the period in which PRs must be cherry-picked in order to make into the next release, v0.11.0
: GitHub - apache/tvm at v0.11.0
Please quote issue #13586
in any PR you want me to cherry pick:
opened 07:05PM - 08 Dec 22 UTC
closed 08:21PM - 06 Feb 25 UTC
In order to continue with our agreed release cycle as per discussion in [RFC#67]… (https://github.com/apache/tvm-rfcs/blob/main/rfcs/0067-quarterly-releases.md) , I'd like to propose a schedule for our next TVM release: `v0.11.0`.
This schedule is tentative and may change as we progress through the process. In case dates change, this thread will be kept updated.
The proposed schedule is:
- [x] **~12~ 13 December 2022** - a branch `v0.11.0` to be created from `main`
- Done in https://github.com/apache/tvm/tree/v0.11.0
- [x] **~12~ 13 December 2022** - a tag `v0.12.dev0` to be created, marking the beginning of the next development cycle
- `v0.12.0` points to 12311dcdefd7f2213ce5ce78f2c5904
- https://github.com/apache/tvm/tree/v0.12.dev0
- [x] **16 December 2022** - cherry-picking soft deadline
* during this time any reasonable change can be merged, comment on this issue with the commit you would like added to the release branch
- [x] **~04~ 06 January 2023** - cherry-picking hard deadline
* during this time only critical changes will be merged, comment on this issue with the commit you would like added to the release branch as well as the reasoning for adding it
- [x] **~1 February 2023** - Draft release notes published - https://github.com/apache/tvm/issues/13899
- [x] **25 February 2023** - release voting opens https://github.com/apache/tvm/issues/14129
- [x] **2 March 2023** - release date https://github.com/apache/tvm/releases
**Note:** for this specific release, given we'll have the end of the year period, I've extended the cherry-picking hard deadline in 1 week, so that we some more time to consider patches to be included.
**Call for release managers:** in case you want to be involved in upcoming releases, please manifest your interest in this thread and we'll try to organise.
See also:
* [Release steps](https://github.com/apache/tvm-rfcs/blob/main/rfcs/0067-quarterly-releases.md#reference-level-explanation)
* [TVM release process docs](https://tvm.apache.org/docs/contribute/release_process.html).
cc @apache/tvm-committers @driazati @areusch @Mousius @tqchen @AndrewZhaoLuo
1 Like
A reminder that today is the deadline for any PRs to be incorporated in v0.11.0
release.
Hi all. A reminder that today is the last day to have PRs marked to be cherry-picked for the release.