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.
databasechanges,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!
- New schedule primitive for
- microTVM
- Improved schedule primitives for ARM v8-m ISA
Check out the release notes on GitHub and the source download here.