mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* added visitor pattern * pylint bug workaround * added tests, made abstract OpNode inherit from ABC * fixed assert * fix check of abstract classes in negative test * remove assert False |
||
|---|---|---|
| .. | ||
| test_disk_tensor.py | ||
| test_example.py | ||
| test_flopcounter.py | ||
| test_graph.py | ||
| test_shapetracker.py | ||
| test_shm_tensor.py | ||
| test_symbolic.py | ||