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] 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
- [Bug][FRONTEND][ONNX] Error converting operator Expand: TVMError: broadcast_to expects the input tensor shape is broadcastable to the target shape.
- [Bug] [CUDA] not compilable with CUDA 11.4 due to missing symbols
- [Bug] [ONNX][FRONTEND] - Loop and NonMaximalSupression operators missing
- [Bug] TVM cannot build the model correctly: InternalError: Check failed: value <= support::kMaxFloat16
- [ansor] Does it reasonable to use the axis multiple times ?
- [WebGPU] Support warp-level shuffle primitives with subgroup
- [Bug] InternalError: Check failed: (!expr->struct_info_.defined()) is false: To ensure idempotency, the expression passed to UpdateStructInfo must not have any prior StructInfo. However, expression # from tvm.script import tir as T @T.prim_func(private=True)
- Docs
- Python not yet supported