tinygrad/test/models
Reza Rezvan 8ae9a054ae
Refactor nn.optim (#1091)
* Refactor: nn.optim.py

* Refactor: nn.optim.py; Fix all tests

* Refactor: Replace all optim.get_parameters()

* Refactor: Revert list comp.

* Refactor: Replace optim.get_state_dict

* Refactor: Change quickstart.md
2023-07-02 15:07:30 -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 Refactor nn.optim (#1091) 2023-07-02 15:07:30 -07:00
test_mnist.py Refactor nn.optim (#1091) 2023-07-02 15:07:30 -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 Refactor nn.optim (#1091) 2023-07-02 15:07:30 -07:00