mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* feat: int8 support * feat: uint8 support * feat: int8 tests * fix: fix uint8 on clang * feat: test casting between int8/uint8/float16/float32 * clean: way cleaner dtype tests * feat: preprocess_imagenet using the correct dtype * feat: add test for overflow between uint8 and int8 |
||
|---|---|---|
| .. | ||
| mnist | ||
| __init__.py | ||
| imagenet.py | ||
| kits19.py | ||
| librispeech.py | ||
| openimages.py | ||
| preprocess_imagenet.py | ||
| squad.py | ||