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] The quick start example fails because tvm.compile is missing
- [Release] v0.20.0 release schedule
- [Bug] LegalizeOps failed: InternalError: Check failed: (strides[i] < 0 ? (end_i <= begin_i) : (begin_i <= end_i)) is false
- [Bug][FRONTEND][ONNX] Error converting operator Expand: TVMError: broadcast_to expects the input tensor shape is broadcastable to the target shape.
- [Bug] [FRONTEND][ONNX] Error converting operator Slice: TVMError: Check failed: (IsBaseOf(relax::TensorStructInfo(DataType::Void(), kUnknownNDim), GetStructInfo(data))) is false
- [Bug] [CUDA] not compilable with CUDA 11.4 due to missing symbols
- [Bug] [ONNX][FRONTEND] - Loop and NonMaximalSupression operators missing
- [Flashinfer] Added jit flow for sampling kernel
- [Fix] Enhance floormod simplification rules for better expression matching
- [Bug] Multiple memory leaks being caused by tvm::relay::transform::SimplifyExpr()
- Docs
- Python not yet supported