tinygrad/test/models
George Hotz 6bd355fa26
add needs_second_gpu decorator (#13543)
* add needs_second_gpu decorator

* more skips

* two more fixes
2025-12-02 19:08:23 -08: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 test/models (#12142) 2025-09-12 16:43:28 -04:00
test_efficientnet.py update test_chicken (#12466) 2025-10-06 03:58:44 -04:00
test_end2end.py add needs_second_gpu decorator (#13543) 2025-12-02 19:08:23 -08:00
test_mnist.py CLANG -> CPU (#9189) 2025-02-20 18:03:09 -05:00
test_onnx.py fix(onnx): unwrap list/tuple value in Pad op (#13500) 2025-12-02 07:47:20 -08:00
test_real_world.py add unique to const, fix longstanding bug (#12965) 2025-10-28 15:11:37 +08: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 update test/models (#12142) 2025-09-12 16:43:28 -04:00
test_waifu2x.py Apply ruff linting rules to tests (#2473) 2023-11-27 21:24:06 -08:00
test_whisper.py fix a few tests [pr] (#13498) 2025-11-29 13:43:45 -08:00