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 supported2 Subscribers
Add a CodeTriage badge to tvm
Help out
- Issues
- [Bug] Relay type checker is unable to show types match about Relay.any()
- [Bug][ONNX] CumSum crashed when call infer_value for axis
- [Bug][ONNX] use `len()` to extract the length of `tvm.relay.expr.Var` leads to crash
- [Bug][ONNX] ValueError: Cannot parse attribute: name: "type" in `If` Node.
- [Bug] Check failed: (func) is false: Expected the operator to be a global var, but got relay.Let
- [Bug] shape mismatch: value tensor of shape [802816] cannot be broadcast to indexing result of shape [0]
- [Bug] parse the output number of MaxPool incorrectly
- [Bug][Realy] Lacking support for parameter `seed` in `dropout` will lead to crash
- [TIR][SSA] Add patch support of thread binding axes in ConvertSSA
- [Bug] Implicitly template parameters for Array leaded to build failure.
- Docs
- Python not yet supported