Files
tinygrad/examples
George Hotz 9faf205601 CIFAR trainer + various bugfixes / improvements (#6146)
* move cifar into datasets

* support for pathlib Tensors, tar_extract, and fetch gunzip

* too early for Device.DEFAULT

* simpler hlb_cifar + .to(None) is default

* new compiler failure, start beautiful_cifar

* beautiful cifar runs but is broken

* jit train step

* cleaner

* std_mean, not mean_std

* more correct

* fast indexing

* don't print that

* torch load broken

* add eval

* nicer bar

* decoraters are the way to do this

* bounds check the load

* a few ops

* batchnorm bugfix, if track_running_stats is False, use online estimate

* full timing

* fix fusion

* unneeded realize

* master tensor
2024-08-20 16:58:46 -07:00
..
2024-08-08 11:28:24 -04:00
2024-08-16 18:17:57 -04:00
2024-07-14 11:09:58 -07:00
2023-03-11 16:28:10 -08:00
2024-08-18 00:19:28 -07:00
2024-08-16 18:17:57 -04:00
2023-10-30 18:42:26 -07:00
2024-08-08 19:16:26 -07:00
2024-07-30 20:29:54 -07:00
2024-07-03 09:06:01 -07:00
2024-07-02 21:39:01 -04:00
2024-07-03 22:47:10 -04:00
2024-07-19 03:06:52 -07:00
2024-05-22 20:43:21 -04:00
2023-11-28 17:36:55 -08:00
2023-12-08 12:59:38 -08:00
2024-06-16 20:47:29 -04:00