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 supported2 Subscribers
Add a CodeTriage badge to tvm
Help out
- Issues
- [Bug] A possible overflow of div-by-zero and torch.to(dtype=torch.int64) after optimization
- [Bug] A possible overflow of torch.matmul with and without optimization
- [Bug] Output mismatch of torch.gt when duplicate torch.mul nodes exist with optimization
- [Bug] Output mismatch of torch.mul due to an extra torch.Tensor.transpose node with optimization
- [Bug] InternalError: Check failed: (target_has_feature_fn_ptr) is false: Function target.target_has_feature not found
- [Bug] Output mismatch of torch.argmin due to an extra torch.Tensor.transpose node with optimization
- [Bug] Output mismatch of torch.sum due to an extra torch.Tensor.transpose node with optimization
- [Bug] compile tensorflow with tvm but get unexpected return value
- [Bug] MetaScheduler Literal value exceeds maximum of int32
- [MetaScheduler][ROCm] Add MultiLevelTilingMatrixCore rule for auto-tensorization on ROCm
- Docs
- Python not yet supported