tinygrad/test
George Hotz 37cf6fc4c0 err, external_test_opt.py broke...fusing will have to wait. correctness over speed 2023-03-11 17:54:47 -08:00
..
external err, external_test_opt.py broke...fusing will have to wait. correctness over speed 2023-03-11 17:54:47 -08:00
models multistep optim tests passing 2023-03-11 17:49:53 -08:00
unit move to shapetracker.py 2023-03-11 07:50:07 -08:00
Dockerfile
__init__.py
test_assign.py
test_conv.py Add conv binops_no_rerun test assertions (#665) 2023-03-10 19:09:48 -08:00
test_conv_shapetracker.py speed like you wouldn't believe (#626) 2023-03-02 07:49:19 -08:00
test_custom_function.py dtypes nice and clean (#673) 2023-03-10 16:56:07 -08:00
test_dtype.py dtypes nice and clean (#673) 2023-03-10 16:56:07 -08:00
test_example.py fix CUDA float4 issues 2023-03-06 07:16:38 -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 relax atol, merge_view 2023-03-03 07:48:44 -08:00
test_ops.py fix bug, and add unit test to catch failure 2023-03-11 16:57:25 -08:00
test_optim.py multistep optim tests passing 2023-03-11 17:49:53 -08:00
test_randomness.py Add tests for randomness (#621) 2023-03-01 15:39:20 -08:00
test_specific_conv.py clean up opt (#649) 2023-03-05 20:49:36 -08:00
test_speed_v_torch.py mem_estimate tracks bytes, not items 2023-03-10 09:44:12 -08:00
test_tensor.py ConvNeXt + extras (#657) 2023-03-06 22:10:56 -08:00