apache / tvm

Open deep learning compiler stack for cpu, gpu and specialized accelerators
https://tvm.apache.org/
Apache License 2.0
11.61k stars 3.44k forks source link

TVM v0.9.0.rc0 Release Candidate Notes #12102

Closed driazati closed 2 years ago

driazati commented 2 years ago

Please leave any comments or edit this issue directly to adjust the release notes! Also see the rc0 vote thread in #12103.

Introduction

The TVM community has worked since the v0.8 release to deliver many exciting features and improvements. v0.9.0 is the first release on the new quarterly release schedule and includes many highlights, such as:

RFCs

These RFCs have been merged in apache/tvm-rfcs since the last release.

What's Changed

Note that this list is not comprehensive of all PRs and discussions since v0.8. Please visit the full listing of commits for a complete view: https://github.com/apache/tvm/compare/v0.8.0...v0.9.0.rc0.

AOT

BYOC

CI

Frontends

Hexagon

MetaSchedule

MicroTVM

Relay

Runtime

TE

TIR

TOPI

TVMScript

USMP

microNPU

microTVM

Misc

driazati commented 2 years ago

Closing now that the vote thread has passed: #12133