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
- [Relax] Fix the parser to avoid treating a list as an integer
- [Bug] InternalError: Check failed: (it != slot_map_.end()) is false: Var mis not defined in the function but is referenced by m * n during VM Shape Lowering
- [Bug] Inconsistent module structure and InternalError: Check failed: (!require_value_computed) is false: PrimExpr m is not computed
- [Bug] TVMError: unknown intrinsic Op(tir.atan) during relax.build with custom atan TIR function
- [Bug] InternalError: Check failed: (!block_stack_.empty()) is false in StaticPlanBlockMemory with Dataflow
- [Bug] 'tvm.relax.op.nn' has no attribute 'attention_bias'
- [Bug] InternalError "Check failed: indices.size() == 1 (2 vs. 1): CodeGenLLVM requires all buffers to be flat 1-d buffers"
- [Bug] Inconsistency Module Structure in Relax Transform and Build Failure with InlinePrivateFunctions()
- [Bug] Segmentation Fault in PartitionTransformParams Pass with Relax IR
- [Bug] ThreadStorageSync Pass must be put after MergeSharedMemory Pass
- Docs
- Python not yet supported