tinygrad/extra/datasets
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
..
mnist Fix naming conflict with huggingface datasets (#1161) 2023-07-07 10:43:44 -07:00
__init__.py [ready] Replacing os with pathlib (#1708) 2023-08-30 10:41:08 -07:00
coco.py Revert "update editorconfig, enforce via CI (#1343)" (#1380) 2023-07-31 10:35:50 -07:00
imagenet.py Update file paths (#1179) 2023-07-07 18:41:58 -07:00
imagenet_download.py Update file paths (#1179) 2023-07-07 18:41:58 -07:00
kits19.py Update file paths (#1179) 2023-07-07 18:41:58 -07:00
librispeech.py Update file paths (#1179) 2023-07-07 18:41:58 -07:00
openimages.py Update file paths (#1179) 2023-07-07 18:41:58 -07:00
preprocess_imagenet.py Fix naming conflict with huggingface datasets (#1161) 2023-07-07 10:43:44 -07:00
squad.py [ready] Replacing os with pathlib (#1708) 2023-08-30 10:41:08 -07:00