..
__init__.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_arange.py
more unique const removal prerequisite ( #16328 )
2026-05-21 23:51:40 -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
remove use of requires_grad in test/ ( #16237 )
2026-05-16 17:21:07 -04:00
test_device.py
Device.count() ( #15842 )
2026-04-21 16:46:38 -04:00
test_dtype.py
remove getenv(CI) from core tinygrad ( #16326 )
2026-05-21 22:20:33 -04:00
test_dtype_alu.py
remove getenv(CI) from core tinygrad ( #16326 )
2026-05-21 22:20:33 -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) from core tinygrad ( #16326 )
2026-05-21 22:20:33 -04:00
test_isel.py
X86 with Ops.INS ( #14873 )
2026-05-19 12:42:54 -07:00
test_jit.py
extent jit const error to deviceless inputs ( #16276 )
2026-05-20 02:02:45 -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
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08: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
remove many requires_grad= args ( #16321 )
2026-05-21 18:37:11 -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) from core tinygrad ( #16326 )
2026-05-21 22:20: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
remove schedule batch 3 ( #15924 )
2026-04-25 11:53:16 +03:00
test_profiler.py
remove getenv(CI) from core tinygrad ( #16326 )
2026-05-21 22:20:33 -04:00
test_quantize_onnx.py
programinfo ( #15942 )
2026-04-27 23:12:03 +03:00
test_randomness.py
remove getenv(CI) from core tinygrad ( #16326 )
2026-05-21 22:20: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
remove getenv(CI) from core tinygrad ( #16326 )
2026-05-21 22:20:33 -04:00
test_setitem.py
Tensor.requires_grad -> is_param ( #16325 )
2026-05-21 19:39:57 -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
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
Tensor.requires_grad -> is_param ( #16325 )
2026-05-21 19:39:57 -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
remove getenv(CI) from core tinygrad ( #16326 )
2026-05-21 22:20:33 -04:00
test_uops.py
remove getenv(CI) from core tinygrad ( #16326 )
2026-05-21 22:20:33 -04:00
test_zero_copy.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00