tinygrad/test/backend
2026-05-27 17:09:05 -04:00
..
__init__.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_arange.py disable flaky cl test (#16388) 2026-05-26 19:56:57 -04:00
test_asm_gemm.py move is_dtype_supported to renderer (#16226) 2026-05-20 21:19:37 -04:00
test_const_folding.py more unique const removal prerequisite (#16328) 2026-05-21 23:51:40 -04:00
test_custom_kernel.py test update for arange and eye (#16394) 2026-05-26 22:48:34 -04:00
test_device.py Device.count() (#15842) 2026-04-21 16:46:38 -04:00
test_dtype.py fix emu bug in gfx950 (#16381) 2026-05-26 10:32:03 -07:00
test_dtype_alu.py skip modulo by zero in test_dtype_alu (#16404) 2026-05-27 17:09:05 -04:00
test_edgecases.py remove use of requires_grad in test/ (#16237) 2026-05-16 17:21:07 -04:00
test_encodings.py X86 with Ops.INS (#14873) 2026-05-19 12:42:54 -07:00
test_graph.py validate_with_cpu as rewrite (#15938) 2026-04-26 19:58:53 +03:00
test_interop.py remove getenv(CI) (#16365) 2026-05-25 20:23:33 -04:00
test_isel.py X86 with Ops.INS (#14873) 2026-05-19 12:42:54 -07:00
test_jit.py test update for arange and eye (#16394) 2026-05-26 22:48:34 -04:00
test_jit_cases.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_jit_footguns.py jittable masked_select and nonzero (#16170) 2026-05-12 16:39:36 -04:00
test_kernel_cache.py bring back test and torch backend change for unique const (#16403) 2026-05-27 15:16:08 -04:00
test_linearizer.py move is_dtype_supported to renderer (#16226) 2026-05-20 21:19:37 -04:00
test_linearizer_dumb.py programinfo (#15942) 2026-04-27 23:12:03 +03:00
test_llama_kernels.py quantize_fp8 kernels in uops (#16288) 2026-05-22 20:54:06 +09:00
test_multitensor.py bring back test and torch backend change for unique const (#16403) 2026-05-27 15:16:08 -04:00
test_nn.py remove use of requires_grad in test/ (#16237) 2026-05-16 17:21:07 -04:00
test_ops.py remove getenv(CI) (#16365) 2026-05-25 20:23:33 -04:00
test_opt_gemm.py remove schedule() from tests batch 2 (#15923) 2026-04-25 10:44:41 +03:00
test_optim.py Tensor.requires_grad -> is_param (#16325) 2026-05-21 19:39:57 -04:00
test_pickle.py test update for arange and eye (#16394) 2026-05-26 22:48:34 -04:00
test_profiler.py remove getenv(CI) (#16365) 2026-05-25 20:23:33 -04:00
test_quantize_onnx.py programinfo (#15942) 2026-04-27 23:12:03 +03:00
test_randomness.py remove getenv(CI) (#16365) 2026-05-25 20:23:33 -04:00
test_rangeify.py remove noop requires_grad_ calls (#16213) 2026-05-15 13:31:10 -04:00
test_renderer_failures.py move is_dtype_supported to renderer (#16226) 2026-05-20 21:19:37 -04:00
test_schedule.py bring back test and torch backend change for unique const (#16403) 2026-05-27 15:16:08 -04:00
test_setitem.py skip test_setitem_fancy_on_unrealized_view (#16400) 2026-05-27 09:50:26 -04:00
test_softmax_fusion.py move is_dtype_supported to renderer (#16226) 2026-05-20 21:19:37 -04:00
test_stunning.py raise RuntimeError in schedule for conflicted var_val [pr] (#15031) 2026-02-26 15:16:01 -05:00
test_subbuffer.py test update for arange and eye (#16394) 2026-05-26 22:48:34 -04:00
test_symbolic_jit.py allocate generates a call (#14958) 2026-02-23 15:59:20 +08:00
test_symbolic_ops.py Support triu variable on diagonal + SDPA symbolic (#15081) 2026-03-02 12:19:48 +08:00
test_tensor.py test update for arange and eye (#16394) 2026-05-26 22:48:34 -04:00
test_tensor_variable.py deviceless const cleanups (#16341) 2026-05-22 20:11:01 -04:00
test_to_numpy.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_transcendental.py remove getenv(CI) (#16365) 2026-05-25 20:23:33 -04:00
test_uops.py remove getenv(CI) (#16365) 2026-05-25 20:23:33 -04:00
test_zero_copy.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00