mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| __init__.py | ||
| coco.py | ||
| fake_imagenet_from_mnist.py | ||
| imagenet.py | ||
| imagenet_download.py | ||
| kits19.py | ||
| librispeech.py | ||
| openimages.py | ||
| preprocess_imagenet.py | ||
| sops.gz | ||
| squad.py | ||
| wikipedia.py | ||
| wikipedia_download.py | ||