You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tvm.apache.org by Andrew Luo <an...@apache.org> on 2022/10/19 16:53:36 UTC

Apache TVM v0.10.0 Release

The Apache TVM community is happy to announce the release of TVM v0.10.0.

The TVM community has worked since the v0.10.0 release to deliver many
exciting features and improvements.

   - Metaschedule
      - Software pipelining and padding for irregular shapes for auto
      tensorization
      - Stabilized and polished user-interfaces (e.g. database changes,
      tune_relay)
      - A new MLP-based cost model
   - TIR
      - New schedule primitive for PadEinsum
      - A new TIR node: DeclBuffer
      - INT8 Intrinsics for TensorCores for CUDA!
   - microTVM
      - Improved schedule primitives for ARM v8-m ISA

Check out the release notes on GitHub
<https://github.com/apache/tvm/releases/tag/v0.10.0> and the source
download here <https://dist.apache.org/repos/dist/release/tvm/tvm-v0.10.0/>.