tinygrad/test/models
Diogo 57d3aa76a5
Windows & Ubuntu CLANG CI support (#1011)
* matrix strategy

* push env to GITHUB_ENV

* use printf instead of echo

* use temp helper function for cross os paths

* use path join

* switched to using temp helper function

* skip test on windows due to memory limit

* small fix

* removed semi

* touchups

* clean up

* seperate tests

* test changes to test_utils on windows

* small refactor

* more cleanups

* undo helpers change

* only skip if in CI and WINDOWS
2023-06-19 09:33:24 -07:00
..
efficientnet test cleanups 2023-03-03 06:36:06 -08:00
test_efficientnet.py Inference test: add tests for ResNet50 (#773) 2023-05-13 21:18:15 -07:00
test_end2end.py Zero dim Tensor support (#777) 2023-06-01 11:32:02 -07:00
test_mnist.py remove RMSprop, nobody uses it anymore 2023-03-20 12:31:34 -07:00
test_onnx.py Windows & Ubuntu CLANG CI support (#1011) 2023-06-19 09:33:24 -07:00
test_rnnt.py make tests faster + add onnx (#815) 2023-05-27 08:53:32 -07:00
test_train.py ConvNeXt + extras (#657) 2023-03-06 22:10:56 -08:00