tinygrad/test/models
Yixiang Gao 8d6662a741
.cpu().numpy() -> .numpy() (#1594)
* .cpu().numpy() -> .numpy()

* restore ops_torch

* restore test_speed_v_torch
2023-08-21 09:53:29 -07:00
..
efficientnet test cleanups 2023-03-03 06:36:06 -08:00
test_bert.py Bert: use Tensor.scaled_dot_product_attention (#1528) 2023-08-12 08:46:04 -07:00
test_efficientnet.py Inference test: add tests for ResNet50 (#773) 2023-05-13 21:18:15 -07:00
test_end2end.py CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
test_mnist.py CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
test_onnx.py CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00
test_real_world.py Shorter (#1582) 2023-08-20 08:12:16 -07:00
test_rnnt.py .cpu().numpy() -> .numpy() (#1594) 2023-08-21 09:53:29 -07:00
test_train.py CI < 5 minutes (#1252) 2023-07-23 13:00:56 -07:00