You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tvm.apache.org by ysh329 <no...@github.com.INVALID> on 2023/04/17 06:40:49 UTC

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

# Introduction

The TVM community has worked since the v0.11.0 release to deliver the following new exciting improvements!

- Metaschedule
- TVMSCript metaprogramming
  - Lots of progress wiht TVMScript

And many other general improvements to metaschedule, microTVM, frontends, TIR, CI and more! Please visit the full listing of commits for a complete view: [`[v0.11.1...v0.12.0](https://github.com/apache/tvm/compare/v0.11.1...v0.12.0)`](https://github.com/apache/tvm/compare/v0.11.1...v0.12.0).

# Community

- [[[COMMUNITY] Cheng Wen -> Reviewer](https://github.com/apache/tvm/pull/14153)](https://github.com/apache/tvm/pull/14153)  
- [[[COMMUNITY] @blackkker -> Reviewer](https://github.com/apache/tvm/pull/13686)](https://github.com/apache/tvm/pull/13686)  
- [[[COMMUNITY] Min Chen -> Reviewer](https://github.com/apache/tvm/pull/13628)](https://github.com/apache/tvm/pull/13628)  
- [[[COMMUNITY] janetsc -> Reviewer](https://github.com/apache/tvm/pull/14359)](https://github.com/apache/tvm/pull/14359)  
- [[[COMMUNITY] mkatanbaf -> Reviewer](https://github.com/apache/tvm/pull/14085)](https://github.com/apache/tvm/pull/14085)  
- [[[COMMUNITY] alanmacd -> Reviewer](https://github.com/apache/tvm/pull/13814)](https://github.com/apache/tvm/pull/13814)  

- [[[COMMUNITY] Yaxing Cai -> Committer](https://github.com/apache/tvm/pull/13787)](https://github.com/apache/tvm/pull/13787)  
- [[[COMMUNITY] Hongyi Jin -> Committer](https://github.com/apache/tvm/pull/13784)](https://github.com/apache/tvm/pull/13784)  
- [[[COMMUNITY] Wrongtest -> PMC](https://github.com/apache/tvm/pull/13893)](https://github.com/apache/tvm/pull/13893)  

# RFC

 * [[[RFC] Introduce PresburgerSet (#99)](https://github.com/apache/tvm-rfcs/blob/main/rfcs/0099-introduce-PresburgerSet.md)](https://github.com/apache/tvm-rfcs/blob/main/rfcs/0099-introduce-PresburgerSet.md) ([`[e17994b](https://github.com/apache/tvm-rfcs/commit/e17994b90d9278a280d019f3c8ad9065c9a3f584)`](https://github.com/apache/tvm-rfcs/commit/e17994b90d9278a280d019f3c8ad9065c9a3f584))
 * [[[RFC] Further Unify Packed and Object in TVM Runtime (#97)](https://github.com/apache/tvm-rfcs/blob/main/rfcs/0097-unify-packed-and-object.md)](https://github.com/apache/tvm-rfcs/blob/main/rfcs/0097-unify-packed-and-object.md) ([`[d646a22](https://github.com/apache/tvm-rfcs/commit/d646a22eb00b8138573cb856edb16a7b05906e1e)`](https://github.com/apache/tvm-rfcs/commit/d646a22eb00b8138573cb856edb16a7b05906e1e))

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/issues/14645
You are receiving this because you are subscribed to this thread.

Message ID: <ap...@github.com>

Re: [apache/tvm] [Release] v0.12.0 Release Candidate Notes (Issue #14645)

Posted by ysh329 <no...@github.com.INVALID>.
> @ysh329 Can we align capital and small letter with [TVM v0.11.0 Release Candidate Notes](https://github.com/apache/tvm/issues/13899) ? Like changing "tvmscript" as "TVMScript", "microtvm" as "microTVM".

Fixed.

> Please merge:
> 
> * `TensorIR -> TIR`
> * `PyTorch -> Frontend`
> * `wasm -> web`
> * `transform, tophub, roofline, vta, rpc -> misc`

Merged.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/issues/14645#issuecomment-1512674870
You are receiving this because you are subscribed to this thread.

Message ID: <ap...@github.com>

Re: [apache/tvm] [Release] v0.12.0 Release Candidate Notes (Issue #14645)

Posted by Leandro Nunes <no...@github.com.INVALID>.
Very minor, there is a typo "Reviwer" -> Reviewer. Again, **thanks** for putting the work, I created this changelog once and it is not a simple job.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/issues/14645#issuecomment-1514302097
You are receiving this because you are subscribed to this thread.

Message ID: <ap...@github.com>

Re: [apache/tvm] [Release] v0.12.0 Release Candidate Notes (Issue #14645)

Posted by ysh329 <no...@github.com.INVALID>.
Closed #14645 as completed.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/issues/14645#event-9336216251
You are receiving this because you are subscribed to this thread.

Message ID: <ap...@github.com>

Re: [apache/tvm] [Release] v0.12.0 Release Candidate Notes (Issue #14645)

Posted by Leandro Nunes <no...@github.com.INVALID>.
> The TVM community has worked since the v0.11.0 release to deliver the following new exciting improvements! The main tags are below (bold text is with lots of progress)

I think that is supposed to be "has worked since the v0.11.1 release", just to be precise.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/issues/14645#issuecomment-1512758633
You are receiving this because you are subscribed to this thread.

Message ID: <ap...@github.com>

Re: [apache/tvm] [Release] v0.12.0 Release Candidate Notes (Issue #14645)

Posted by ysh329 <no...@github.com.INVALID>.
> > The TVM community has worked since the v0.11.0 release to deliver the following new exciting improvements! The main tags are below (bold text is with lots of progress)
> 
> I think that is supposed to be "has worked since the v0.11.1 release", just to be precise. Btw, thanks for putting in the release management work.

Fixed.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/issues/14645#issuecomment-1513215804
You are receiving this because you are subscribed to this thread.

Message ID: <ap...@github.com>

Re: [apache/tvm] [Release] v0.12.0 Release Candidate Notes (Issue #14645)

Posted by ysh329 <no...@github.com.INVALID>.
> Very minor, there is a typo "Reviwer" -> Reviewer. Again, **thanks** for putting the work, I created this changelog once and it is not a simple job.

Fixed. Thanks a lot! 👍 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/issues/14645#issuecomment-1514382528
You are receiving this because you are subscribed to this thread.

Message ID: <ap...@github.com>

Re: [apache/tvm] [Release] v0.12.0 Release Candidate Notes (Issue #14645)

Posted by Siyuan Feng <no...@github.com.INVALID>.
Please merge:
 - `TensorIR -> TIR`
 - `PyTorch -> Frontend`
 - `wasm -> web`
 - `transform, tophub, roofline, vta, rpc -> misc`

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/issues/14645#issuecomment-1512349720
You are receiving this because you are subscribed to this thread.

Message ID: <ap...@github.com>

Re: [apache/tvm] [Release] v0.12.0 Release Candidate Notes (Issue #14645)

Posted by ysh329 <no...@github.com.INVALID>.
v0.12.0 is released, so closing this issue.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/issues/14645#issuecomment-1562391220
You are receiving this because you are subscribed to this thread.

Message ID: <ap...@github.com>

Re: [apache/tvm] [Release] v0.12.0 Release Candidate Notes (Issue #14645)

Posted by Qiang Zhang <no...@github.com.INVALID>.
@ysh329 Can we align capital and small letter with [TVM v0.11.0 Release Candidate Notes](https://github.com/apache/tvm/issues/13899) ? Like changing "tvmscript" as "TVMScript", "microtvm" as "microTVM".

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/issues/14645#issuecomment-1511602496
You are receiving this because you are subscribed to this thread.

Message ID: <ap...@github.com>