tinygrad/examples
George Hotz f7291f6ca3
fixes big KOPT, breaks opencl (#505)
* fixes big KOPT, breaks opencl

* fix optimizer

* KernelCache

* oops, broke batchnorm

* hack to fix it

* fix llvm, less hacky gpu

* disable the cache

* cache just breaks things
2023-02-05 10:46:17 -08:00
..
yolo Fix yolo param name (#306) 2022-02-10 01:40:24 -07:00
benchmark_train_efficientnet.py Refactor CL.time_sum into GlobalCounters (#519) 2023-02-01 20:13:56 -08:00
efficientnet.py Refactor getenv into helpers (#508) 2023-01-31 15:09:09 -08:00
hlb_cifar10.py fixes big KOPT, breaks opencl (#505) 2023-02-05 10:46:17 -08:00
mnist_gan.py Refactor getenv into helpers (#508) 2023-01-31 15:09:09 -08:00
serious_mnist.py Refactor getenv into helpers (#508) 2023-01-31 15:09:09 -08:00
stable_diffusion.py stable diffusion: clean up constant folding 2023-02-01 12:53:16 -08:00
train_efficientnet.py Refactor getenv into helpers (#508) 2023-01-31 15:09:09 -08:00
train_resnet.py Refactor getenv into helpers (#508) 2023-01-31 15:09:09 -08:00
transformer.py Refactor getenv into helpers (#508) 2023-01-31 15:09:09 -08:00
vgg7.py tinygrad.nn (#367) 2022-08-18 07:41:00 -07:00
vit.py Refactor getenv into helpers (#508) 2023-01-31 15:09:09 -08:00
yolov3.py Refactor getenv into helpers (#508) 2023-01-31 15:09:09 -08:00