..
mlperf_bert
delete SAVE_SCHEDULE=1 [pr] ( #7087 )
2024-10-16 07:13:20 +03:00
mlperf_resnet
remove tfa dependency: use keras.optimizers.Lamb and tf.raw_ops for LARS ( #13555 )
2025-12-03 17:48:27 -05:00
mlperf_retinanet
RetinaNet losses ( #9536 )
2025-03-21 15:52:54 -04:00
mlperf_stable_diffusion
Training loop for Stable Diffusion mlperf ( #12315 )
2025-10-03 02:45:38 -04:00
mlperf_unet3d
[MLPerf] UNet3D dataloader ( #4343 )
2024-04-28 22:34:18 -04:00
openpilot
fix failed threefry ( #10646 )
2025-06-05 17:17:42 -07:00
process_replay
process_replay: passthrough sink arg for Ops.PROGRAM input ( #14000 )
2026-01-04 13:09:39 +09:00
sglang_llama
refactor test/external/external_llama_eval.py ( #10567 )
2025-06-23 10:43:20 -07:00
external_benchmark_am.py
clean: becnhmark -> benchmark ( #10620 )
2025-06-03 19:28:18 -07:00
external_benchmark_bert_matmuls.py
ShapeTracker.real_strides -> is_expanded [pr] ( #12579 )
2025-10-09 22:52:45 -04:00
external_benchmark_bert_softmax.py
delete DONT_REALIZE_EXPAND and DONT_GROUP_REDUCES ( #12744 )
2025-10-16 14:11:33 -04:00
external_benchmark_disk_raw.py
ci: add h machines ( #11416 )
2025-07-29 19:21:51 +03:00
external_benchmark_hcopt.py
move opt under codegen ( #11569 )
2025-08-07 14:19:17 -07:00
external_benchmark_hip_compile.py
ops_gpu -> ops_cl ( #12103 )
2025-09-10 15:15:48 -04:00
external_benchmark_keccak.py
Tensor.keccak("sha3_256") ( #7186 )
2025-06-06 15:24:05 -07:00
external_benchmark_kernel_launch.py
cleanup tests, bump caches ( #11746 )
2025-08-19 21:21:07 -07:00
external_benchmark_llama_schedule.py
bump line count to 14500
2025-06-23 15:32:27 -07:00
external_benchmark_multitensor_allreduce.py
all2all ( #13902 )
2025-12-31 16:38:32 +03:00
external_benchmark_op_conv.py
no full_rewrite [pr] ( #13809 )
2025-12-22 23:20:01 -05:00
external_benchmark_pyrender.py
add external_benchmark_pyrender ( #13378 )
2025-11-20 17:38:28 +08:00
external_benchmark_resnet.py
delete SAVE_SCHEDULE=1 [pr] ( #7087 )
2024-10-16 07:13:20 +03:00
external_benchmark_schedule.py
control_flow.py -> linearizer.py [pr] ( #12948 )
2025-10-27 12:38:13 -04:00
external_cl_half_max.py
ops_gpu -> ops_cl ( #12103 )
2025-09-10 15:15:48 -04:00
external_fuzz_ampt.py
Fix/hcqfuzz harnesss bug ( #10923 )
2025-06-23 11:22:30 +03:00
external_fuzz_hcq_mp.py
system: fix flock on pcidevs ( #13123 )
2025-11-06 19:02:13 +08:00
external_fuzz_hcq_signals.py
hcqfuzz: init ( #10049 )
2025-04-25 23:19:21 +03:00
external_fuzz_tlsf.py
Fix/hcqfuzz harnesss bug ( #10923 )
2025-06-23 11:22:30 +03:00
external_gpu_fail_osx.py
ops_gpu -> ops_cl ( #12103 )
2025-09-10 15:15:48 -04:00
external_jit_failure.py
fix jit realize issue ( #3258 )
2024-01-26 18:27:35 -08:00
external_llm_eval.py
BPE tokenizer ( #11415 )
2025-08-04 09:52:38 -07:00
external_metal_compile_fail.py
Use MTLCompiler directly (v2) ( #7920 )
2024-12-04 16:36:48 +08:00
external_model_benchmark.py
move frontend dir to nn [pr] ( #12470 )
2025-10-07 10:42:22 +08:00
external_multi_gpu.py
ops_gpu -> ops_cl ( #12103 )
2025-09-10 15:15:48 -04:00
external_nhwc_conv.py
add fun with nhwc convs
2025-10-28 17:12:22 +08:00
external_openpilot_image_warp.py
openpilot warp ( #13283 )
2025-11-14 13:55:32 -08:00
external_osx_profiling.py
ops_gpu -> ops_cl ( #12103 )
2025-09-10 15:15:48 -04:00
external_test_am.py
am: xgmi p2p ( #13811 )
2025-12-23 20:11:38 +03:00
external_test_amd.py
rename lazydata to uop ( #10698 )
2025-06-08 08:42:22 -07:00
external_test_datasets.py
skip test TestKiTS19Dataset::test_training_set ( #10936 )
2025-06-23 14:27:24 -04:00
external_test_dev_var.py
fix up some slow tests that launch python ( #12672 )
2025-10-14 19:13:55 +08:00
external_test_example.py
remove REMOTE=1 ( #13722 )
2025-12-16 15:58:10 -04:00
external_test_hcq.py
mark slow tests as slow instead of as CI ( #13736 )
2025-12-17 10:29:57 -04:00
external_test_hcq_open.py
test hcq open with pytest ( #13124 )
2025-11-06 20:09:51 +08:00
external_test_hip_compile.py
move opt under codegen ( #11569 )
2025-08-07 14:19:17 -07:00
external_test_image.py
ops_gpu -> ops_cl ( #12103 )
2025-09-10 15:15:48 -04:00
external_test_jit_on_models.py
Pulled CLIP and UNet into Seperate Files ( #5253 )
2024-07-01 22:33:01 -04:00
external_test_keccak.py
Tensor.keccak("sha3_256") ( #7186 )
2025-06-06 15:24:05 -07:00
external_test_llama3_ff.py
work to make GEMV fast ( #5824 )
2024-07-30 17:41:40 -07:00
external_test_lm_head.py
isolate the 134ms kernel in train_gpt2.py ( #4773 )
2024-05-29 17:26:24 -04:00
external_test_losses.py
RetinaNet losses ( #9536 )
2025-03-21 15:52:54 -04:00
external_test_mamba.py
mark slow tests as slow instead of as CI ( #13736 )
2025-12-17 10:29:57 -04:00
external_test_metrics.py
log_perplexity metrics ( #10912 )
2025-06-21 10:44:47 -04:00
external_test_mnist_data_select.py
add quick external data select test
2024-03-02 05:38:32 -08:00
external_test_onnx_backend.py
more onnx ops ( #14104 )
2026-01-12 09:11:13 -05:00
external_test_onnx_ops.py
raise if Tensor._buffer is called during jit ( #14114 )
2026-01-22 17:30:18 -05:00
external_test_onnx_runner.py
move frontend dir to nn [pr] ( #12470 )
2025-10-07 10:42:22 +08:00
external_test_opt.py
remove trivial use of RANGEIFY flag ( #12550 )
2025-10-09 02:29:38 -04:00
external_test_optim.py
remove tfa dependency: use keras.optimizers.Lamb and tf.raw_ops for LARS ( #13555 )
2025-12-03 17:48:27 -05:00
external_test_process_count.py
add external_test_process_count
2025-12-02 17:26:30 -08:00
external_test_simple_tokenizer.py
clean up the LLM tokenizer ( #12653 )
2025-10-14 14:22:01 +08:00
external_test_speed_llama.py
no core_id ( #14265 )
2026-01-23 21:30:12 +03:00
external_test_speed_theoretical.py
test flops (and allow wide ALU in UOps) [run_process_replay] ( #5749 )
2024-07-26 21:07:28 -07:00
external_test_tlsf.py
factor out generic MemoryManager ( #10910 )
2025-06-21 16:18:33 +03:00
external_test_usb_asm24.py
usbgpu: 10 steps in benchmark to hit cache ( #10273 )
2025-05-13 17:06:50 +03:00
external_test_whisper_librispeech.py
names shadowing builtins ( #5179 )
2024-06-27 08:15:01 -04:00
external_test_yolov8.py
More yolo processing in tinygrad ( #9928 )
2025-04-24 16:21:46 -04:00
external_uop_gc.py
start work on schedule cache ( #13529 )
2025-12-04 17:24:49 -08:00
fuzz_fast_idiv.py
disable fast_idiv on metal ( #14137 )
2026-01-13 21:40:40 -05:00
fuzz_graph.py
remove ScheduleItem and merge it with ExecItem ( #13759 )
2025-12-19 17:04:24 -04:00
fuzz_kfd.py
unify to HWQueue [pr] ( #7812 )
2024-11-21 10:33:08 +08:00
fuzz_linearizer.py
rename opts to ren, add store ranges back ( #12856 )
2025-10-22 09:15:38 +08:00
fuzz_shape_ops.py
mark slow tests as slow instead of as CI ( #13736 )
2025-12-17 10:29:57 -04:00
fuzz_symbolic.py
clean up the spec ( #12868 )
2025-10-22 19:50:42 +08:00
fuzz_symbolic_symbolic_div.py
Symbolic divisor fuzzer ( #13433 )
2025-11-23 20:29:32 +01:00
speed_compare_amd_am.py
move opt under codegen ( #11569 )
2025-08-07 14:19:17 -07:00
speed_compare_cuda_nv.py
move opt under codegen ( #11569 )
2025-08-07 14:19:17 -07:00
speed_compare_cuda_ptx.py
move opt under codegen ( #11569 )
2025-08-07 14:19:17 -07:00
speed_v_theoretical.py
lower nv test_gemm_4096 target ( #13107 )
2025-11-05 11:05:16 -05:00
verify_kernel.py
move opt under codegen ( #11569 )
2025-08-07 14:19:17 -07:00