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] [Relax][ONNX] Resize produces wrong results with half_pixel/pytorch_half_pixel coordinate transformation and non-integer scales
- [Bug] Relax ONNX ArgMax returns different index from ONNX Runtime when input contains NaN
- [Bug] Relax ONNX Min and ArgMin mishandle NaN semantics
- [Bug] Relax ONNX integer Div by zero crashes process with SIGFPE
- [Bug] [Relax][CUDA] Default Relax CUDA build emits unscheduled TIR for R.power and fails memory verification
- [Bug][Relax][CUDA] topk on large input launches kernel with invalid gridDim.y and fails with CUDA_ERROR_INVALID_VALUE
- [Bug] [Relax][Torch] torch.logical_not on float tensor is lowered to R.logical_not with float dtype and fails LegalizeOps
- [Bug] Relax ONNX Gather mishandles negative indices
- [Bug] Relax ONNX Slice crashes on negative-step empty result
- [Relax][ONNX] Handle empty Slice with negative step
- Docs
- Python not yet supported