1
0
Fork 0
tinygrab/examples
George Hotz 37fa7e96fb
Revert "update editorconfig, enforce via CI (#1343)" (#1380)
This reverts commit da2efecbe2.
2023-07-31 10:35:50 -07:00
..
mlperf Fix naming conflict with huggingface datasets (#1161) 2023-07-07 10:43:44 -07:00
vgg7_helpers Renamed examples/yolo to examples/vgg7_helpers because that directory contains no yolo-related code and only helper code for vgg7. This was confusing to a new user when trying to understand the examples. (#1086) 2023-07-01 12:04:28 -07:00
webgpu Revert "update editorconfig, enforce via CI (#1343)" (#1380) 2023-07-31 10:35:50 -07:00
__init__.py failing llama test 2023-03-11 16:28:10 -08:00
benchmark_train_efficientnet.py Refactor nn.optim (#1091) 2023-07-02 15:07:30 -07:00
compile_efficientnet.py Add pylint trailing whitespace rule (#1314) 2023-07-21 13:37:55 -04:00
compile_tensorflow.py moved extras/jit.py -> tinygrad/jit.py (#599) 2023-02-25 08:32:33 -08:00
deep_deterministic_policy_gradient.py Add pylint trailing whitespace rule (#1314) 2023-07-21 13:37:55 -04:00
efficientnet.py change fetch to allow for local file selection (#1309) 2023-07-23 15:00:16 -04:00
hlb_cifar10.py add cifar training regression test (#1287) 2023-07-19 14:17:09 -07:00
hlb_cifar10_torch.py Fix naming conflict with huggingface datasets (#1161) 2023-07-07 10:43:44 -07:00
llama.py Add option in llama.py to quantize weights to int8 at runtime (#1289) 2023-07-24 17:22:38 -07:00
mask_rcnn.py MaskRCNN Inference (#884) 2023-06-25 15:37:51 -07:00
mnist_gan.py Fix discriminator balancing in mnist_gan example (#1332) 2023-07-23 12:43:05 -07:00
serious_mnist.py Fix naming conflict with huggingface datasets (#1161) 2023-07-07 10:43:44 -07:00
simple_conv_bn.py examples: simple conv bn 2023-07-04 13:50:26 -07:00
stable_diffusion.py fix ones, BS=2 stable diffusion, caching optimizer (#1312) 2023-07-21 09:55:49 -07:00
train_efficientnet.py Fix naming conflict with huggingface datasets (#1161) 2023-07-07 10:43:44 -07:00
train_resnet.py Fix naming conflict with huggingface datasets (#1161) 2023-07-07 10:43:44 -07:00
transformer.py fix imports for examples/transformer.py (#1136) 2023-07-05 08:15:13 -07:00
vgg7.py Renamed examples/yolo to examples/vgg7_helpers because that directory contains no yolo-related code and only helper code for vgg7. This was confusing to a new user when trying to understand the examples. (#1086) 2023-07-01 12:04:28 -07:00
vit.py Remove Tensor.data (#565) 2023-02-18 16:36:12 -08:00
vits.py Implementation of VITS TTS model (#1188) 2023-07-20 17:37:14 -07:00
whisper.py there is a better way to do that! (#950) 2023-06-06 15:23:30 -07:00
yolov3.py Permute examples (#731) 2023-03-29 05:07:06 +04:00
yolov8-onnx.py Add pylint trailing whitespace rule (#1314) 2023-07-21 13:37:55 -04:00
yolov8.py Add pylint trailing whitespace rule (#1314) 2023-07-21 13:37:55 -04:00