tinygrad/examples
2023-02-18 13:45:37 -08:00
..
yolo Fix examples (#540) 2023-02-10 12:09:37 -06:00
benchmark_train_efficientnet.py CL.CACHE is over, GlobalCounters.cache is it 2023-02-11 12:00:14 -08:00
deep_deterministic_policy_gradient.py Import get_parameters from tinygrad.nn (#559) 2023-02-17 15:22:26 -08:00
efficientnet.py Fix examples (#540) 2023-02-10 12:09:37 -06:00
hlb_cifar10.py Import get_parameters from tinygrad.nn (#559) 2023-02-17 15:22:26 -08:00
hlb_cifar10_torch.py hlb_cifar10 torch version 2023-02-11 18:04:40 -08:00
mnist_gan.py Fix mnist gan example (#563) 2023-02-18 13:45:37 -08:00
serious_mnist.py Import get_parameters from tinygrad.nn (#559) 2023-02-17 15:22:26 -08:00
stable_diffusion.py Replace phrase for prompt (#555) 2023-02-12 09:04:44 -08:00
train_efficientnet.py Import get_parameters from tinygrad.nn (#559) 2023-02-17 15:22:26 -08:00
train_resnet.py Import get_parameters from tinygrad.nn (#559) 2023-02-17 15:22:26 -08:00
transformer.py Import get_parameters from tinygrad.nn (#559) 2023-02-17 15:22:26 -08:00
vgg7.py Fix examples (#540) 2023-02-10 12:09:37 -06:00
vit.py Fix examples (#540) 2023-02-10 12:09:37 -06:00
yolov3.py BatchNorm2D -> BatchNorm2d (#558) 2023-02-16 12:31:49 -08:00