tinygrad/test/backend
nimlgen a5e9ea7a60
remove schedule batch 4 (#15927)
* remove schedule batch 4

* fini
2026-04-25 12:36:55 +03:00
..
__init__.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_arange.py remove schedule batch 3 (#15924) 2026-04-25 11:53:16 +03:00
test_asm_gemm.py update Tensor.allclose to return Tensor (#15904) 2026-04-24 08:27:17 -04:00
test_const_folding.py remove schedule batch 3 (#15924) 2026-04-25 11:53:16 +03:00
test_custom_kernel.py remove schedule batch 3 (#15924) 2026-04-25 11:53:16 +03:00
test_device.py Device.count() (#15842) 2026-04-21 16:46:38 -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 schedule() from tests batch 2 (#15923) 2026-04-25 10:44:41 +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 schedule() from tests batch 2 (#15923) 2026-04-25 10:44:41 +03:00
test_linearizer_dumb.py dtypes.index -> dtypes.weakint (#15377) 2026-03-20 01:08:46 -04:00
test_multitensor.py remove schedule batch 3 (#15924) 2026-04-25 11:53:16 +03:00
test_nn.py remove linear_to_schedule from tests (#15912) 2026-04-24 20:02:10 +03:00
test_ops.py don't allow negative num_classes in one_hot (#15859) 2026-04-21 19:39:29 -04:00
test_opt_gemm.py remove schedule() from tests batch 2 (#15923) 2026-04-25 10:44:41 +03:00
test_optim.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_pickle.py remove schedule batch 3 (#15924) 2026-04-25 11:53:16 +03:00
test_profiler.py remove schedule() from tests batch 2 (#15923) 2026-04-25 10:44:41 +03:00
test_quantize_onnx.py remove schedule batch 3 (#15924) 2026-04-25 11:53:16 +03:00
test_randomness.py remove schedule batch 3 (#15924) 2026-04-25 11:53:16 +03:00
test_rangeify.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_renderer_failures.py remove schedule() from tests batch 2 (#15923) 2026-04-25 10:44:41 +03:00
test_schedule.py remove schedule batch 4 (#15927) 2026-04-25 12:36:55 +03:00
test_setitem.py Tensor.invalid -> Tesnor.invalids (#15849) 2026-04-21 11:19:51 -04:00
test_softmax_fusion.py remove schedule() from tests batch 2 (#15923) 2026-04-25 10:44:41 +03: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 remove schedule() from tests batch 2 (#15923) 2026-04-25 10:44:41 +03:00
test_zero_copy.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00