tinygrad/extra/datasets
Ahmed Harmouche 662bca8134
Split UnaryOps.CAST into CAST and BITCAST (#4487)
* Separate cast and bitcast

* Fix lint

* No more arg[0]

* Revert "No more arg[0]"

This reverts commit dee6911335513f092fe2cbb9684e8a9d26aad964.

* CAST/BITCAST arg is the dtype only, no more tuple

* No image bitcast, regenerate dataset

* Small fixes
2024-05-15 11:43:31 -04:00
..
.gitignore gitignore open-images-v6TEST 2024-05-01 13:55:38 +00:00
__init__.py remove numpy from ops_torch (#3124) 2024-01-14 22:46:57 -05:00
coco.py move to new cached fetch (#2493) 2023-11-28 17:36:55 -08:00
fake_imagenet_from_mnist.py mock mnist data for imagenet trainer (#4095) 2024-04-06 08:08:40 -07:00
imagenet.py resnet mlperf logging (#4361) 2024-05-02 00:00:04 -04:00
imagenet_download.py move to new cached fetch (#2493) 2023-11-28 17:36:55 -08:00
kits19.py [MLPerf] UNet3D dataloader (#4343) 2024-04-28 22:34:18 -04:00
librispeech.py Update file paths (#1179) 2023-07-07 18:41:58 -07:00
openimages.py Fix missing import. (#3666) 2024-03-09 14:55:23 -08:00
preprocess_imagenet.py move dtypes to dtype.py (#2964) 2024-01-01 14:58:48 -08:00
sops.gz Split UnaryOps.CAST into CAST and BITCAST (#4487) 2024-05-15 11:43:31 -04:00
squad.py move to new cached fetch (#2493) 2023-11-28 17:36:55 -08:00
wikipedia.py MLPerf BERT: Main training loop (#4288) 2024-04-29 14:35:27 -04:00
wikipedia_download.py Wikipedia download script for MLPerf BERT training (#4202) 2024-04-17 16:34:57 -04:00