tinygrad/extra/datasets
George Hotz bdd0c06f29
add void type to uop (#6471)
* unwrap_dtype maybe

* uopgraph stuff that hardcoded None

* test_ops passes

* dtypes.py fixups

* update test_linearizer and friends

* more ast updates

* test_beam and test_schedule too

* add void type to uop [run_process_replay]

* remove dumb casts

* start making it green

* more cast cleanups

* more cls methods to fix

* regenerate dataset

* split UOp and NOp const

* maybe that too

* fix docs

* update test_uop_symbolic

* test_verify_ast

* new sops with no diff

* meh, type_ignore is alright

* remove that assert

---------

Co-authored-by: qazal <qazal.software@gmail.com>
2024-09-11 18:16:28 +08: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 tinytqdm.set_description and tinytrange (#5101) 2024-06-22 14:45:06 -04: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 UNet3D MLPerf (#3470) 2024-09-10 04:37:28 -04:00
librispeech.py Update file paths (#1179) 2023-07-07 18:41:58 -07:00
openimages.py download openimages by running it (#5396) 2024-07-11 16:06:13 -07:00
preprocess_imagenet.py move dtypes to dtype.py (#2964) 2024-01-01 14:58:48 -08:00
sops.gz add void type to uop (#6471) 2024-09-11 18:16:28 +08:00
squad.py move to new cached fetch (#2493) 2023-11-28 17:36:55 -08:00
wikipedia.py New BERT dataloader (#5881) 2024-08-02 15:12:23 -04:00
wikipedia_download.py update pylint path to check indent/space for all (#6022) 2024-08-10 14:41:09 -04:00