tinygrad/test/models
George Hotz c36d306606
KOPT is over, BEAM is upstream (#2071)
* create cache for q learning

* make linter happy

* global beam

* where it belongs

* bugfix

* ditch the kopt, use the beam

* faster lin and DEBUG=2 okay

* remove kopt, move search to features
2023-10-16 09:46:03 -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 Inference test: add tests for ResNet50 (#773) 2023-05-13 21:18:15 -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 KOPT is over, BEAM is upstream (#2071) 2023-10-16 09:46:03 -07:00
test_rnnt.py .cpu().numpy() -> .numpy() (#1594) 2023-08-21 09:53:29 -07:00
test_train.py move state to nn/state (#1619) 2023-08-22 07:36:24 -07:00
test_whisper.py whisper: make file transcription work, add basic CI test (#2042) 2023-10-13 17:13:35 -07:00