tinygrad/examples
2021-06-19 11:24:15 -07:00
..
benchmark.py ane refactor, fix examples 2020-12-18 09:19:06 -08:00
efficientnet.py move good models to models, add a training step test 2021-06-19 11:24:15 -07:00
mnist_gan.py fixed example broken after gpu refactor (#238) 2021-01-05 07:41:54 -08:00
serious_mnist.py minor optimizations & cleaning (#257) 2021-06-02 09:57:15 -07:00
train_efficientnet.py fixed pylint, formatted python files iwth cblack on localhost (#204) 2020-12-17 14:37:31 -08:00
transformer.py move good models to models, add a training step test 2021-06-19 11:24:15 -07:00
use_ane.py fixed pylint, formatted python files iwth cblack on localhost (#204) 2020-12-17 14:37:31 -08:00
vgg7.py vgg7 (image upscaling) implementation - not the best, but it works (#255) 2021-05-12 23:48:51 -07:00
yolo_nn.py minor optimizations & cleaning (#257) 2021-06-02 09:57:15 -07:00
yolov3.py Add asserts for non-zero indices (#264) 2021-06-13 21:14:46 -07:00