tinygrad/test/backend
2026-02-17 11:48:46 -05: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 move tests to test/backend (#14691) 2026-02-12 11:09:44 +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 fix chained full-buffer assign (#14828) 2026-02-17 09:11:04 -05: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 tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_linearizer_dumb.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_multitensor.py Revert "big sink is on base (#14819)" (#14825) 2026-02-17 19:18:06 +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.py test.yml explicitly says backend (#14700) 2026-02-12 16:03:44 +08:00
test_outerworld_call.py start outerworld call test, fix gate (#14758) 2026-02-15 12:35:01 +08:00
test_outerworld_range.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +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 test_schedule always test with SPLIT_REDUCEOP=0 (#14802) 2026-02-16 15:30:26 -05: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