..
conversation_data
Whisper + LLAMA + VITS ( #2332 )
2023-12-02 15:03:46 -08:00
llm.c
Tensor.requires_grad -> is_param ( #16325 )
2026-05-21 19:39:57 -04:00
mlperf
llama: a_bT and aT_b bf16 gemms ( #16487 )
2026-06-04 23:30:21 +09:00
openpilot
relax policy ASSERT_MIN_STEP_TIME to 3.2 ( #16273 )
2026-05-19 22:29:09 -04:00
other_mnist
cleanup stale examples/extra ( #13764 )
2025-12-19 16:27:37 -04:00
tinychat
DEV is ContextVar, setting Device.DEFAULT is deprecated ( #15508 )
2026-03-30 17:10:49 -04:00
tools
Device.count() ( #15842 )
2026-04-21 16:46:38 -04:00
vgg7_helpers
leakyrelu to leaky_relu ( #9270 )
2025-02-26 13:22:08 -05:00
webgpu
webgpu: fix weight lookup in export_model after compile_net key change ( #15919 )
2026-04-25 10:04:55 +03:00
__init__.py
failing llama test
2023-03-11 16:28:10 -08:00
anthropic_challenge.py
remove DEVECTORIZE ( #16290 )
2026-05-20 13:25:49 -07:00
audio_helpers.py
Whisper audio helpers (mel filters in tinygrad) ( #13478 )
2026-01-20 10:50:02 -05:00
beautiful_cartpole.py
remove Tensor.no_grad, it's meaningless now [pr] ( #10556 )
2025-05-28 22:20:02 -07:00
beautiful_cifar.py
Tensor.requires_grad -> is_param ( #16325 )
2026-05-21 19:39:57 -04:00
beautiful_mnist.py
set allow_implicit=False by default ( #15319 )
2026-03-17 17:14:38 +08:00
beautiful_mnist_multigpu.py
Fix mypy examples/beautiful_*.py ( #6978 )
2024-10-10 11:34:29 -04:00
benchmark_onnx.py
jit: rm replan ( #15433 )
2026-03-23 19:31:51 +08:00
compile_efficientnet.py
deprecate <dev>=1 in favor of DEV=<dev> ( #15467 )
2026-03-26 03:48:03 -04:00
compile_tensorflow.py
remove jit_cache usage in extra/examples ( #15808 )
2026-04-18 23:00:18 +03:00
gpt2.py
move gguf stuff from nn/state.py to llm/gguf.py ( #15783 )
2026-04-20 09:41:43 +08:00
gradaccum_mnist.py
Tensor.requires_grad -> is_param ( #16325 )
2026-05-21 19:39:57 -04:00
hlb_cifar10.py
Tensor.requires_grad -> is_param ( #16325 )
2026-05-21 19:39:57 -04:00
llama.py
size*itemsize -> nbytes ( #15729 )
2026-04-14 16:27:54 -04:00
llama3.py
remove requires_grad use in extra/examples ( #16238 )
2026-05-16 18:40:26 -04:00
mamba.py
added top k sampling to examples/mamba ( #12061 )
2025-09-14 15:27:34 -04:00
minrf.py
remove Tensor.no_grad, it's meaningless now [pr] ( #10556 )
2025-05-28 22:20:02 -07:00
mixtral.py
remove getenv(CI) from core tinygrad ( #16326 )
2026-05-21 22:20:33 -04:00
mnist_gan.py
remove requires_grad use in extra/examples ( #16238 )
2026-05-16 18:40:26 -04:00
olmoe.py
remove .float calls in olmoe ( #11610 )
2025-08-10 20:33:22 -04:00
qwq.py
size*itemsize -> nbytes ( #15729 )
2026-04-14 16:27:54 -04:00
sdv2.py
fix: dead sdv2 download link ( #13521 )
2025-12-01 22:50:53 -08:00
sdxl.py
don't validate output in sdxl with fakeweights ( #12160 )
2025-09-13 21:47:51 -04:00
sdxl_seed0.png
feat: sd seed0 update ( #15354 )
2026-03-18 18:42:00 -07:00
stable_diffusion.py
move more tests to test/null, split some existing ones ( #14512 )
2026-02-03 20:20:20 +08:00
stable_diffusion_seed0.png
feat: sd seed0 update ( #15354 )
2026-03-18 18:42:00 -07:00
stunning_mnist.py
clean up unused imports in examples and update CI linting ( #11024 )
2025-06-30 08:21:27 -07:00
test_onnx_imagenet.py
delete DONT_REALIZE_EXPAND and DONT_GROUP_REDUCES ( #12744 )
2025-10-16 14:11:33 -04:00
test_pkl_imagenet.py
update variable names around jit [pr] ( #14049 )
2026-01-06 22:32:41 -05:00
torch_cuda_kernel.py
clean up unused imports in examples and update CI linting ( #11024 )
2025-06-30 08:21:27 -07:00
train_resnet.py
fix fromarray depreceation ( #12512 )
2025-10-08 09:13:26 -04:00
transformer.py
fixing transformer training bug ( #9877 )
2025-04-13 19:34:20 -04:00
vgg7.py
remove requires_grad use in extra/examples ( #16238 )
2026-05-16 18:40:26 -04:00
whisper.py
Whisper audio helpers (mel filters in tinygrad) ( #13478 )
2026-01-20 10:50:02 -05:00
yolov3.py
fix bugs at examples/yolov3.py ( #11614 )
2025-08-11 21:14:47 -04:00
yolov8-onnx.py
move frontend dir to nn [pr] ( #12470 )
2025-10-07 10:42:22 +08:00
yolov8.py
clean up unused imports in examples and update CI linting ( #11024 )
2025-06-30 08:21:27 -07:00