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

2023-04-17 Thread Siyuan Feng
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 subscribe

Re: [apache/tvm] [test][script] Fix release gather_pr.py of script about ghost users or blank PR nodes (PR #14646)

2023-04-17 Thread Junru Shao
Merged #14646 into main. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/pull/14646#event-9029781448 You are receiving this because you are subscribed to this thread. Message ID:

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

2023-04-17 Thread ysh329
# 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! P

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 Candidate Notes (Issue #14645)

2023-04-17 Thread Qiang Zhang
@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/1

Re: [apache/tvm] [test][script] Fix release gather_pr.py of script about ghost users or blank PR nodes. (PR #14646)

2023-04-17 Thread tvm-bot
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](https://github.com/apache/incubator-tvm/blob/master/CONTRIBUTORS.md#reviewers) by @-ing them in a c

[apache/tvm] [test][script] Fix release gather_pr.py of script about ghost users or blank PR nodes. (PR #14646)

2023-04-17 Thread ysh329
Fix release gather_pr.py of script about ghost users or blank PR nodes. You can view, comment on, or merge this pull request online at: https://github.com/apache/tvm/pull/14646 -- Commit Summary -- * [script] Fix release script when meet invalid users and blank nodes in gather_prs.py -- Fi