tinygrad/test/backend
George Hotz fc5677c28b
resnet dataloader + more test cleanups (#14899)
* resnet dataloader

* tests
2026-02-20 10:05:47 +08:00
..
__init__.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_arange.py remove Tensor.training = True in test_arange (#14781) 2026-02-16 11:19:42 +09:00
test_asm_gemm.py gemm multiple is only for cdna4 asm (#14814) 2026-02-17 14:00:02 +09:00
test_const_folding.py fixes and test relaxations from prealloc_bufs (#14875) 2026-02-19 11:37:25 +08:00
test_custom_kernel.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_dtype.py disallow subnormals in emulated test_dtype (#14744) 2026-02-14 00:11:57 -05:00
test_dtype_alu.py update cast to uint tests (#14768) 2026-02-15 10:55:13 -05:00
test_edgecases.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_graph.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_image_dtype.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_interop.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_jit.py resnet dataloader + more test cleanups (#14899) 2026-02-20 10:05:47 +08:00
test_jit_cases.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_jit_footguns.py jit: fix raw in same kernel (#14699) 2026-02-12 15:33:32 +03:00
test_kernel_cache.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_linearizer.py move test_grouped_dims to test/null (#14893) 2026-02-19 14:50:53 -05:00
test_linearizer_dumb.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_multitensor.py fixes and test relaxations from prealloc_bufs (#14875) 2026-02-19 11:37:25 +08:00
test_nn.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_ops.py update cast to uint tests (#14768) 2026-02-15 10:55:13 -05:00
test_opt_gemm.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_optim.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_outerworld_call.py start outerworld call test, fix gate (#14758) 2026-02-15 12:35:01 +08:00
test_pickle.py update test to reset and test kernel_count directly (#14832) 2026-02-17 11:48:46 -05:00
test_profiler.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_quantize_onnx.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_randomness.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_rangeify.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_renderer_failures.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_schedule.py more test relaxations from prealloc_bufs (#14880) 2026-02-19 14:23:28 +08:00
test_setitem.py more setitem kernel mem tests (#14749) 2026-02-14 11:01:03 -05:00
test_softmax_fusion.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_stunning.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_subbuffer.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_symbolic_jit.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_symbolic_ops.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_tensor.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_tensor_variable.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_to_numpy.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_transcendental.py fix WEBGPU isnan check (#14711) 2026-02-12 17:01:18 -05:00
test_uops.py fuse MULACC after MUL->SHL (#14788) 2026-02-16 16:26:44 +08:00
test_zero_copy.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00