tinygrad/test/backend
2026-04-21 13:10:26 +03:00
..
__init__.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_arange.py remove all run_schedule from tests (#15846) 2026-04-21 12:02:10 +03:00
test_asm_gemm.py MOCKGPU interfaces (#15796) 2026-04-17 21:56:29 -04:00
test_const_folding.py add threefry const folding (#15787) 2026-04-20 09:30:03 +08:00
test_custom_kernel.py UOp.size -> prod(max_shape) (#15755) 2026-04-15 22:41:30 -04:00
test_dtype.py deprecate <dev>=1 in favor of DEV=<dev> (#15467) 2026-03-26 03:48:03 -04:00
test_dtype_alu.py MOCKGPU interfaces (#15796) 2026-04-17 21:56:29 -04:00
test_edgecases.py MOCKGPU interfaces (#15796) 2026-04-17 21:56:29 -04:00
test_graph.py remove all run_schedule from tests (#15846) 2026-04-21 12:02:10 +03:00
test_interop.py MOCKGPU interfaces (#15796) 2026-04-17 21:56:29 -04:00
test_jit.py rm beam uop (#15844) 2026-04-21 13:10:26 +03: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 remove all run_schedule from tests (#15846) 2026-04-21 12:02:10 +03:00
test_linearizer_dumb.py dtypes.index -> dtypes.weakint (#15377) 2026-03-20 01:08:46 -04:00
test_multitensor.py remove all run_schedule from tests (#15846) 2026-04-21 12:02:10 +03:00
test_nn.py remove all run_schedule from tests (#15846) 2026-04-21 12:02:10 +03:00
test_ops.py MOCKGPU interfaces (#15796) 2026-04-17 21:56:29 -04:00
test_opt_gemm.py remove opts arg in get_program, everything uses opts_to_apply [pr] (#15767) 2026-04-16 22:42:43 +03:00
test_optim.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_pickle.py add pickled jit regression test (#15774) 2026-04-16 16:59:09 -04:00
test_profiler.py MOCKGPU interfaces (#15796) 2026-04-17 21:56:29 -04:00
test_quantize_onnx.py remove opts arg in get_program, everything uses opts_to_apply [pr] (#15767) 2026-04-16 22:42:43 +03:00
test_randomness.py put the ranges on store instead of after (#15759) 2026-04-16 19:06:40 +08:00
test_rangeify.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_renderer_failures.py remove staticmethod dtypes.max/min (#15227) 2026-03-11 23:11:24 -04:00
test_schedule.py remove all run_schedule from tests (#15846) 2026-04-21 12:02:10 +03:00
test_setitem.py fix Invalid combine rules (#15345) 2026-03-18 04:58:02 -04:00
test_softmax_fusion.py DEV has arch (#15577) 2026-04-03 19:17:19 -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 MOCKGPU interfaces (#15796) 2026-04-17 21:56:29 -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 failed test case for Tensor(np, "bf16") (#15358) 2026-03-18 23:40:14 -04:00
test_tensor_variable.py Support triu variable on diagonal + SDPA symbolic (#15081) 2026-03-02 12:19:48 +08:00
test_to_numpy.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_transcendental.py MOCKGPU interfaces (#15796) 2026-04-17 21:56:29 -04:00
test_uops.py move schedule into schedule (#15736) 2026-04-15 11:03:25 +08:00
test_zero_copy.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00