tinygrad/test/models
chenyu 0a98fd38b3
fix tests that failed locally on mac (#13872)
keccak output was silently broken without contiguous
2025-12-29 11:23:38 -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 fix tests that failed locally on mac (#13872) 2025-12-29 11:23:38 -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 add Swish op (#13541) 2025-12-08 12:41:18 -05:00
test_real_world.py mark slow tests as slow instead of as CI (#13736) 2025-12-17 10:29:57 -04:00
test_resnet.py Fix FC layer ResNet load_from_pretrained error (#8387) 2024-12-26 18:11:27 -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 mark slow tests as slow instead of as CI (#13736) 2025-12-17 10:29:57 -04:00