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
- [Relax][ONNX] Fix Resize coordinate error with non-integer scales
- [Bug][Relax][ONNX] AffineGrid 3D output (`size=[N,C,D,H,W]`) is rejected with `ValueError`
- [Bug][Relax] `nn.conv{1,2,3}d_transpose` legalize silently bails for unsupported `dilation` / `data_layout`, causing opaque VM-codegen crash
- [Bug] Relax ONNX Min and ArgMin mishandle NaN semantics
- fix: align Relax ONNX ArgMax/ArgMin NaN handling with ONNX Runtime
- fix: ONNX ConvTranspose bias broadcast mismatch in Relax frontend
- [TIR] Fixup max/min with input containing NAN
- [Bug] layer_norm` Relax/TIR module crashes the process on Windows
- [ARITH] Index TransitiveComparisonAnalyzer knowns by Key
- [Bug] AdjustMatmulOrder crashes on batched matmul chains (3D @ 2D)
- Docs
- Python not yet supported