tinygrad/test/models
chenyu 41a179f542
fix test_xlm_roberta_large (#14564)
onnxruntime does not allow symlink that's outside model dir. update snapshot_download to use local_dir instead of cache_dir. some ad hoc migration step to copy the existing model too
2026-02-05 14:56:06 -05:00
..
efficientnet test cleanups 2023-03-03 06:36:06 -08:00
waifu2x waifu2x vgg7: testcase, auto-RGBA->RGB, function to grab pretrained models, training "fix" (#2117) 2023-10-19 22:07:15 -07:00
whisper whisper: support batch inference, add librispeech WER test (#2074) 2023-11-16 13:50:08 -08:00
__init__.py more test cleanups (#2631) 2023-12-05 16:17:57 -08:00
test_bert.py update tests, WEBGPU=1 pytest . passes (#14089) 2026-01-10 00:03:02 -05:00
test_efficientnet.py fix tests that failed locally on mac (#13872) 2025-12-29 11:23:38 -05:00
test_end2end.py add needs_second_gpu decorator (#13543) 2025-12-02 19:08:23 -08:00
test_mnist.py mark slow tests as slow instead of as CI (#13736) 2025-12-17 10:29:57 -04:00
test_onnx.py fix test_xlm_roberta_large (#14564) 2026-02-05 14:56:06 -05:00
test_rnnt.py update test/models (#12142) 2025-09-12 16:43:28 -04:00
test_train.py mark slow tests as slow instead of as CI (#13736) 2025-12-17 10:29:57 -04:00
test_waifu2x.py Apply ruff linting rules to tests (#2473) 2023-11-27 21:24:06 -08:00
test_whisper.py Whisper audio helpers (mel filters in tinygrad) (#13478) 2026-01-20 10:50:02 -05:00