tinygrad/test
2023-03-03 06:52:11 -08:00
..
external test cleanups 2023-03-03 06:36:06 -08:00
models skip broken bn training test for speed 2023-03-03 06:52:11 -08:00
unit test cleanups 2023-03-03 06:36:06 -08:00
__init__.py All devices are equal! (#196) 2020-12-15 23:44:08 -08:00
Dockerfile testdocker 2023-01-09 12:41:52 -08:00
test_assign.py assign buffer reuse (#547) 2023-02-09 11:53:02 -06:00
test_conv.py Fold reduce (#362) 2022-07-19 09:24:02 -07:00
test_conv_shapetracker.py speed like you wouldn't believe (#626) 2023-03-02 07:49:19 -08:00
test_gc.py fix up eye and fix gc test 2023-02-27 06:53:18 -08:00
test_jit.py moved extras/jit.py -> tinygrad/jit.py (#599) 2023-02-25 08:32:33 -08:00
test_net_speed.py rename log_softmax, support dim, fix onnx Softmax 2023-02-24 10:11:24 -08:00
test_nn.py more intuitive output shape from _pool 2023-02-28 11:41:48 -08:00
test_ops.py refactor comparison. there's a bug in the method cache 2023-03-02 10:10:16 -08:00
test_optim.py rename log_softmax, support dim, fix onnx Softmax 2023-02-24 10:11:24 -08:00
test_randomness.py Add tests for randomness (#621) 2023-03-01 15:39:20 -08:00
test_speed_v_torch.py test cleanups 2023-03-03 06:36:06 -08:00
test_tensor.py rename log_softmax, support dim, fix onnx Softmax 2023-02-24 10:11:24 -08:00