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] Inconcistency after meta schedule for the conv2d_hwcn operator
- [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
- [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
- [Bug] TVM cannot build the model correctly: InternalError: Check failed: value <= support::kMaxFloat16
- Docs
- Python not yet supported