tinygrad/examples
George Hotz 2844482a60
Mypy fun (#541)
* mypy fun

* things are just faster

* running fast

* mypy is fast

* compile.sh

* no gpu hack

* refactor ops_cpu and ops_torch to not subclass

* make weak buffer work

* tensor works

* fix test failing

* cpu/torch cleanups

* no or operator on dict in python 3.8

* that was junk

* fix warnings

* comment and touchup
2023-02-08 09:56:51 -06:00
..
yolo Fix yolo param name (#306) 2022-02-10 01:40:24 -07:00
benchmark_train_efficientnet.py Mypy fun (#541) 2023-02-08 09:56:51 -06: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