tinygrad/examples
Jacky Lee 486f023e81
Rename Normalize and move to nn (#513)
* Rename Normalize and move to nn

* Match PyTorch for dim>1
2023-02-01 11:55:03 -08:00
..
yolo Fix yolo param name (#306) 2022-02-10 01:40:24 -07:00
benchmark_train_efficientnet.py Refactor getenv into helpers (#508) 2023-01-31 15:09:09 -08:00
efficientnet.py Refactor getenv into helpers (#508) 2023-01-31 15:09:09 -08:00
hlb_cifar10.py getenv + graphing 2023-01-30 19:15:03 -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 Rename Normalize and move to nn (#513) 2023-02-01 11:55:03 -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