Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-05-17 Thread ysh329
Hi all, `v0.12.0` released https://github.com/apache/tvm/releases/tag/v0.12.0. Greatly thanks for everyone! 🥇 -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/14505#issuecomment-1550880601 You are receiving this because you are subscribed to this thread

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-05-17 Thread ysh329
Closed #14505 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/14505#event-9265642200 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-05-16 Thread ysh329
Hi all, we only left last step to final destination below: [upload the binaries to Apache mirrors and create a new release TAG](https://tvm.apache.org/docs/contribute/release_process.html#post-the-release) named `v0.12.0` meanwhile remove the pre-release candidate TAG `v0.12.0.rc0`. This progra

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-05-14 Thread Wuwei Lin
There is no big difference except some missing details in the doc. The link to the artifact can be found in the CI log, but I found the link is broken because the last build for v0.12.0 branch is two weeks ago and the artifact was removed, so I rerun the CI and download the artifact. -- Reply

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-05-14 Thread ysh329
> I have pushed to svn server and sent PR to update download page > [apache/tvm-site#41](https://github.com/apache/tvm-site/pull/41) Great! Does this new steps about update the docs on website exist big difference than before? Do we need update the docs about this part? -- Reply to this emai

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-05-13 Thread Wuwei Lin
I have pushed to svn server and sent PR to update download page https://github.com/apache/tvm-site/pull/41 -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/14505#issuecomment-1546796900 You are receiving this because you are subscribed to this thread. M

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-05-13 Thread Tianqi Chen
Let us update the download page, this step would need ASF perm, @vinx13 @Hzfengsy can you help? -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/14505#issuecomment-1546654836 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-05-13 Thread ysh329
> @ysh329 Thanks for spotting this. The download page is broken now, it only > includes links for v0.8 release. This is because previous PRs to tvm-site > wasn't send to main branch, so manual rebuild of the site will overwrite the > contents. The update of the site should follow steps: 1) send

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-05-12 Thread Wuwei Lin
@ysh329 Thanks for spotting this. The download page is broken now, it only includes links for v0.8 release. This is because previous PRs to tvm-site wasn't send to main branch, so manual rebuild of the site will overwrite the contents. The update of the site should follow steps: 1) send PR to tv

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-05-12 Thread ysh329
Hi all, vote passes, next we'll [upload the binaries to Apache mirrors and create a new release TAG](https://tvm.apache.org/docs/contribute/release_process.html#post-the-release) named `v0.12.0` meanwhile remove the pre-release candidate TAG `v0.12.0.rc0`. This program needs help please. cc @H

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-05-05 Thread ysh329
Hi all, vote start ([#14710](https://github.com/apache/tvm/issues/14710)). Everyone is welcomed to vote. Please vote by replying to this thread explicitly. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/14505#issuecomment-1536989265 You are receiving

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-04-28 Thread ysh329
Hi all, the PR of version number modification on branch v0.12.0 ~#14712~ #14739 was merged. Next we need do two things below, please help. @Hzfengsy @junrushao @tqchen > > 1. Create tag `v0.12.0.rc0` on latest commit on branch v0.12.0 and [create > release page based on this > tag](https://t

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-04-25 Thread driazati
Can we cherry pick #14538 as well? more context: https://github.com/apache/tvm/pull/14715#issuecomment-1522533241 -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/14505#issuecomment-1522533737 You are receiving this because you are subscribed to this thr

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-04-24 Thread ysh329
Hi all, The version number modification on branch v0.12.0 #14712 currently is blocked by CI. **I worry may delay release voting opens.** Because after this PR #14712 merged, we need: 1. Create tag `v0.12.0.rc0` on latest commit on branch v0.12.0 and [create release page based on this tag](http

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-04-24 Thread ysh329
> > @ysh329 After cherry-picked PRs, the version of TVM need to be updated to > > "v0.12.0", like what we discussed at #14260, thanks. > > The version was updated, see below. > > > > I helped create the `v0.12.0` branch and will set the tag after the next > > > commit merges. Could you please a

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-04-23 Thread ysh329
> @ysh329 After cherry-picked PRs, the version of TVM need to be updated to > "v0.12.0", like what we discussed at #14260, thanks. The version was updated, see below. > > I helped create the `v0.12.0` branch and will set the tag after the next > > commit merges. Could you please also send a PR

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-04-23 Thread Qiang Zhang
@ysh329 After cherry-picked PRs, the version of TVM need to be updated to "v0.12.0", like what we discussed at https://github.com/apache/tvm/issues/14260, thanks. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/14505#issuecomment-1519341462 You are rec

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-04-22 Thread ysh329
After cherry-picked PRs merged to branch v0.12.0, we need : 1. Create a tag named `v0.12.0.rc0` on latest commit on branch v0.12.0; 2. Upload a zip file to this address (same as https://github.com/apache/tvm/issues/14129): https://dist.apache.org/repos/dist/dev/tvm/tvm-v0.12.0-rc0/; 3. Create a

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-04-22 Thread ysh329
> > #14571 needs to be cherry picked cc @Lunderberg > > Please check whether this PR has been cherry picked to branch `v0.12.0`. > @Lunderberg @tqchen @junrushao Cherry-picked https://github.com/apache/tvm/pull/14703 cc @junrushao -- Reply to this email directly or view it on GitHub: https://

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-04-18 Thread ysh329
> #14571 needs to be cherry picked cc @Lunderberg Please check whether this PR has been cherry picked to branch `v0.12.0`. @Lunderberg @tqchen @junrushao -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/14505#issuecomment-1513242632 You are receiving t

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-04-17 Thread ysh329
> > Hi @driazati I'm recently prepraing the release note, but I met a problem > > after create csv files. My step is following > > [readme](https://github.com/apache/tvm/blob/main/tests/scripts/release/README.md), > > it mentions below: > > > You can then import this CSV into a collaborative spr

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-04-17 Thread driazati
> Hi @driazati I'm recently prepraing the release note, but I met a problem > after create csv files. My step is following > [readme](https://github.com/apache/tvm/blob/main/tests/scripts/release/README.md), > it mentions below: > > > You can then import this CSV into a collaborative spreadshee

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-04-15 Thread ysh329
Hi @driazati I'm recently prepraing the release note, but I met a problem after create csv files. My step is following [readme](https://github.com/apache/tvm/blob/main/tests/scripts/release/README.md), it mentions below: > You can then import this CSV into a collaborative spreadsheet editor to

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-04-10 Thread Tianqi Chen
https://github.com/apache/tvm/pull/14571 needs to be cherry picked cc @Lunderberg -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/14505#issuecomment-1502481851 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-04-10 Thread ysh329
> Hi @ysh329, I am quite interested in being the release manager for this > project. Do you have any requirements for it? And how can I get in touch with > you or the team? Thanks! Thanks for your attention. We are already in the process of this release. Please feel free to raise your questions

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-04-09 Thread Siyuan Feng
@ysh329 tag `v0.13dev0` created -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/14505#issuecomment-1501407005 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-04-09 Thread Xingyu Long
Hi @ysh329, I am quite interested in being the release manager for this project. Do you have any requirements for it? And how can I get in touch with you or the team? Thanks! -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/14505#issuecomment-1501405082

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-04-09 Thread ysh329
> I helped create the `v0.12.0` branch and will set the tag after the next > commit merges. Could you please also send a PR to update the dev version like > the commit #14241 Fixed. Please see https://github.com/apache/tvm/pull/14544. -- Reply to this email directly or view it on GitHub: https

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-04-09 Thread Siyuan Feng
I helped create the `v0.12.0` branch and will set the tag after the next commit merges. Could you please also send a PR to update the dev version like the commit https://github.com/apache/tvm/pull/14241 -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/1

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-04-07 Thread ysh329
> Happy to help with some of the branch cutting works, Thanks @ysh329 for > volunteering, would you be able to help release note drafting? My pleasure. I'm recently preparing release note drafting. 😆 -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/145

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-04-07 Thread Tianqi Chen
Happy to help with some of the branch cutting works, Thanks @ysh329 for volunteering, would you be able to help release note drafting? -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/14505#issuecomment-1500587461 You are receiving this because you are s

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-04-07 Thread Andrew Reusch
the timeline looks good to me, we do need someone to serve as release manager. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/14505#issuecomment-1500559130 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-04-05 Thread Qiang Zhang
@ysh329 Thanks for bring this up, upgrade with official timely is good for the downstream companies, especially for companies like ARM China whose customers want to use the newest release version timely. Thanks for excellent work of TVM community, ARM China built our heterogeneous execution pro

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-04-05 Thread ysh329
> Thanks @ysh329 Happy to see volunteers for the quarterly. Please fix the > following issue of the post > > > a tag `v0.12.dev0` to be created, marking the beginning of the next > > development cycle > > typo, should be `v0.13.dev0` > > > Note: for this specific release, given we'll have the

Re: [apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-04-05 Thread Siyuan Feng
Thanks @ysh329 Happy to see volunteers for the quarterly. Please fix the following issue of the post > a tag `v0.12.dev0` to be created, marking the beginning of the next > development cycle typo, should be `v0.13.dev0` > Note: for this specific release, given we'll have the end of the year pe

[apache/tvm] [Release] v0.12.0 release schedule (Issue #14505)

2023-04-05 Thread ysh329
> Although v0.11.0 released on Feb 25 and a relative bugfix minor version > v0.11.1 released last month, [relative PRs are all the last year > November](https://github.com/apache/tvm/commits/v0.11.0). This is unhealthy > for our [RFC-0067 about quarter-based > releases](https://github.com/apach