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
- [Bug] Did you forget to bind?
- [Bug] MetaSchedule lead to a significant difference in the reference results for the log_softmax operator
- [Bug] [TOPI]te_create_prime cannot generate valid tir for the topk with ret_type='both'
- [Bug] Unsupported Function Type 'frac.default' in ExportedProgram and fx_graph Translator
- added op support for frac op
- [Bug] LegalizeOps fails on valid onnx model: AssertionError: emit_te now only supports Tensor that has ShapeExpr shape
- [Bug] Output mismatch with ONNXRuntime for valid model using GELU + Interpolate + InstanceNorm2d
- added support for logsigmoid op
- [Bug] the latest doc about installing tvm from source code is not complete.
- [Bug] Segfault in TVM when building TIR module with pragma_unroll_explicit annotations
- Docs
- Python not yet supported