tinygrad/test/models
George Hotz 15da96f393
print test durations and add speed (#2107)
* print test durations

* decrease sizes to increase speed

* faster

* GPU/CLANG onnx in seperate runner

* test split, move ONNX CPU CI

* simpler tests

* simpler uops test

* faster

* less cuda apt

* running ninja install

* apt install

* split fancy indexing
2023-10-18 13:46:42 -07:00
..
efficientnet test cleanups 2023-03-03 06:36:06 -08:00
whisper whisper: make file transcription work, add basic CI test (#2042) 2023-10-13 17:13:35 -07:00
test_bert.py Torch eq fix (#1562) 2023-10-11 12:57:11 -07:00
test_efficientnet.py print test durations and add speed (#2107) 2023-10-18 13:46:42 -07:00
test_end2end.py with Tensor.train() (#1935) 2023-09-28 18:02:31 -07:00
test_mnist.py move state to nn/state (#1619) 2023-08-22 07:36:24 -07:00
test_onnx.py update openpilot supercombo.onnx to 0.9.4 (#1681) 2023-08-26 19:16:08 -04:00
test_real_world.py print test durations and add speed (#2107) 2023-10-18 13:46:42 -07:00
test_rnnt.py .cpu().numpy() -> .numpy() (#1594) 2023-08-21 09:53:29 -07:00
test_train.py print test durations and add speed (#2107) 2023-10-18 13:46:42 -07:00
test_whisper.py whisper: make file transcription work, add basic CI test (#2042) 2023-10-13 17:13:35 -07:00