tinygrad/extra/datasets
Junjun Dong c8cd6e725c
Remove BinaryOps.SUB. Replace SUB by ADD and NEG in all tests. Regenerate dataset (#4977)
* feat: remove BinaryOps.SUB

* remove SUB in test_early_end_local

* regenerate dataset. remove SUB in test_linearizer_*

* reenable overflow tests

* simplify tensor.sub function by returning a+(-b)

* remove whitespaces

---------

Co-authored-by: chenyu <chenyu@fastmail.com>
2024-06-18 09:06:13 -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 add mlperf train subset of openimages (#4841) 2024-06-05 10:10:11 -04:00
preprocess_imagenet.py move dtypes to dtype.py (#2964) 2024-01-01 14:58:48 -08:00
sops.gz Remove BinaryOps.SUB. Replace SUB by ADD and NEG in all tests. Regenerate dataset (#4977) 2024-06-18 09:06:13 -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 Refactor to class style (#4804) 2024-06-04 14:08:31 -07:00