tvm
https://github.com/apache/tvm
Python
Open deep learning compiler stack for cpu, gpu and specialized accelerators
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported3 Subscribers
Add a CodeTriage badge to tvm
Help out
- Issues
- [FIX][Relax] Preserve symbolic shape dependencies in FuseOps
- [Arith] Add constraint visitor snapshots
- [Bug][Relax] BundleModelParams output (tuple param with symbolic-shape fields) segfaults VMShapeLower
- [Test] Restore shadowed duplicate test functions in relax/runtime tests
- [DLight][CUDA] Fall back from unsupported GEMV spatial tiles
- [Relax][Frontend][Torch] `_squeeze` does not validate `dim`: out-of-bounds tuple dims are silently converted to `squeeze(None)` via `from_fx` (native PyTorch raises `IndexError`)
- [Fix][Relax][Frontend][Torch] Validate `dim` in the `squeeze` converter
- [Bug][Relax] split with out-of-range indices: type layer clamps but topi computes a negative extent ? bad_alloc / uint error / silent oversized (OOB-read) output depending on config
- [Fix][CUDA] Allocate complete words for shared sub-byte buffers
- [Fix][MetaSchedule][RISC-V] Use TuneContext target for default RVV rules
- Docs
- Python not yet supported