tinygrad/test/unit
Karan Handa a8aa13dc91
[ready] Replacing os with pathlib (#1708)
* replace os.path with pathlib

* safe convert dirnames to pathlib

* replace all os.path.join

* fix cuda error

* change main chunk

* Reviewer fixes

* fix vgg

* Fixed everything

* Final fixes

* ensure consistency

* Change all parent.parent... to parents
2023-08-30 10:41:08 -07:00
..
test_disk_tensor.py [ready] Replacing os with pathlib (#1708) 2023-08-30 10:41:08 -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