mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* UOp pattern x + x -> x * 2 now there's no NEG, with this it covers all kinds of a*x+b*x * can remove x-x |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_device.py | ||
| test_disk_cache.py | ||
| test_disk_tensor.py | ||
| test_elf.py | ||
| test_helpers.py | ||
| test_shapetracker.py | ||
| test_shapetracker_math.py | ||
| test_shm_tensor.py | ||
| test_symbolic.py | ||
| test_tqdm.py | ||
| test_uop_symbolic.py | ||
| test_verify_ast.py | ||
| test_view.py | ||