tinygrad/test/models
George Hotz 4013c9848c
don't use tons of memory for tests non CI [pr] (#7209)
* don't use tons of memory for tests

* fix import and clean up pre-commit

* use pathlib

* no shm on windows

* Revert "use pathlib"

This reverts commit 7c38489820.

* run pre-commit hooks in test

* ugh, fix later
2024-10-22 15:04:51 +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 Apply ruff linting rules to tests (#2473) 2023-11-27 21:24:06 -08:00
test_efficientnet.py db in wal mode (#5388) 2024-07-12 20:43:36 -07:00
test_end2end.py add failing regression test for image (#5540) 2024-07-17 17:27:18 -07:00
test_mnist.py skip a few clang test that took > 30 seconds in CI (#4126) 2024-04-10 02:00:34 -04:00
test_onnx.py move GGUF test to it's own file [pr] (#7208) 2024-10-22 13:24:55 +08:00
test_real_world.py don't use tons of memory for tests non CI [pr] (#7209) 2024-10-22 15:04:51 +08:00
test_resnet.py update resnet.load_from_pretrained (#5040) 2024-06-18 16:29:22 -04:00
test_rnnt.py move things, clean up extra (#2292) 2023-11-13 20:18:40 -08:00
test_train.py Remove pytest markers (#2831) 2023-12-18 18:53:28 -05:00
test_waifu2x.py Apply ruff linting rules to tests (#2473) 2023-11-27 21:24:06 -08:00
test_whisper.py enable whisper batch for long sequences (#6458) 2024-09-17 00:42:10 -04:00