tinygrad/test/unit
Max Hahn f9cb31fdc2
added visitor pattern (#1669)
* 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
2023-08-30 09:03:44 -07:00
..
test_disk_tensor.py move state to nn/state (#1619) 2023-08-22 07:36:24 -07:00
test_example.py move device to ops (#1646) 2023-08-23 08:30:17 -07:00
test_flopcounter.py Fix PytestCollectionWarning when running tests (#791) 2023-05-24 23:17:57 -07:00
test_graph.py Devicebufferless (#708) 2023-03-18 14:40:23 -07:00
test_shapetracker.py Revert "Better reshape (#1423)" (#1538) 2023-08-14 13:04:54 -04:00
test_shm_tensor.py move renamer to linearizer (#1442) 2023-08-05 08:53:25 -07:00
test_symbolic.py added visitor pattern (#1669) 2023-08-30 09:03:44 -07:00