tinygrad/tinygrad/codegen
qazal af4f9d1aa9
use matchers to verify AST shape [pr] (#8828)
* use matchers to verify kernel AST [pr]

* work

* use swizzle_cnt

* add comment

* imports

* modified_ast comment

* brief
2025-01-31 09:17:42 +02:00
..
__init__.py fix: pylint will not lint folders without __init__.py (#4875) 2024-06-08 14:00:24 +02:00
kernel.py use matchers to verify AST shape [pr] (#8828) 2025-01-31 09:17:42 +02:00
linearize.py tensor uop spec should be in spec.py [pr] (#8827) 2025-01-31 13:54:04 +08:00
lowerer.py support lowering CONST(VIEW) in lowerer (#8785) 2025-01-28 12:04:41 +02:00
rewriter.py Better stable sigmoid (#8806) 2025-01-29 16:08:53 -05:00
transcendental.py replace Tuple with tuple [pr] (#8344) 2024-12-19 21:27:56 -08:00