tinygrad/test/extra
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_helpers.py helpers.py: improved test coverage + exception handling (#1165) 2023-07-07 10:26:05 -07:00
test_lr_scheduler.py move state to nn/state (#1619) 2023-08-22 07:36:24 -07:00
test_utils.py [ready] Replacing os with pathlib (#1708) 2023-08-30 10:41:08 -07:00