tinygrad/test
Drew Hintz a4ad1d774a
enable tests in test_ops.py that are disabled but now work. (#396)
remove custom tolerances that don't appear to be needed.
2022-10-13 09:58:53 -07:00
..
efficientnet add ViT test and car 2022-06-05 17:12:43 -07:00
__init__.py All devices are equal! (#196) 2020-12-15 23:44:08 -08:00
external_test_opt.py external_test_opt 2022-09-28 23:29:41 -04:00
graph_batchnorm.py t.assign in optim 2022-08-20 14:04:33 -07:00
test_cl_tiler.py Fix OpenCL Metal texture issues (#378) 2022-09-29 01:21:54 -04:00
test_conv.py Fold reduce (#362) 2022-07-19 09:24:02 -07:00
test_efficientnet.py test_onnx works with enet also 2022-06-11 14:30:26 -07:00
test_gc.py set requires_grad to None (#387) 2022-09-21 11:16:02 -04:00
test_mnist.py Fix weight init: this work? (#391) 2022-09-25 16:46:33 -04:00
test_net_speed.py import tests from CL metal texture fix 2022-09-19 20:01:47 -04:00
test_nn.py ugh, why did that fail 2022-10-01 13:38:43 -04:00
test_onnx.py support float16 onnx weights (#384) 2022-09-15 09:12:18 -04:00
test_ops.py enable tests in test_ops.py that are disabled but now work. (#396) 2022-10-13 09:58:53 -07:00
test_optim.py tinygrad.nn (#367) 2022-08-18 07:41:00 -07:00
test_shapetracker.py tinygrad.nn (#367) 2022-08-18 07:41:00 -07:00
test_speed_v_torch.py touchup 2022-10-10 16:13:34 -07:00
test_tensor.py set requires_grad to None (#387) 2022-09-21 11:16:02 -04:00
test_train.py import tests from CL metal texture fix 2022-09-19 20:01:47 -04:00