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
- [Refactor] Added a new spec for PagedKVCache
- [Bug] [CUDA] TVM failes to compile onnx model with cuda 11.8: InternalError: Check failed: (entry->context_stack.top().same_as(*this)) is false:
- [Bug] TVM failes to compile onnx model: TVMError: CodeGenVM cannot handle this intrinsic now: Op(relax.concat)
- [Bug] Unsupported tensor type of Reshape op's shape param?
- [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
- Docs
- Python not yet supported