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
- [Backend][Relax] Add NPU BYOC backend example
- [FRONTEND][TFLITE] TFLite frontend ported from Relay
- Added RISC-V V extension intrinsics for LLVM
- [Bug] inconsistent results for the CPU and CUDA targets.
- [Bug] Inconcistency after meta schedule for the conv2d_hwcn operator
- [Bug] [FRONTEND][ONNX] Error converting operator LayerNormalization: tvm.error.InternalError: Check failed: (n.defined()) is false: Found null pointer node while traversing AST.
- [Bug] [Relax VM] All of Arguments of SetInput will be Convert to The 1st Device
- [Bug] TVM MIPS32 .so Model Load Failure – ONNX Model Converted to MIPS32 Fails to Load with TVM Runtime
- [Bug] The quick start example fails because tvm.compile is missing
- [Bug] LegalizeOps failed: InternalError: Check failed: (strides[i] < 0 ? (end_i <= begin_i) : (begin_i <= end_i)) is false
- Docs
- Python not yet supported