..
__init__.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_arange.py
move schedule into schedule ( #15736 )
2026-04-15 11:03:25 +08:00
test_asm_gemm.py
remove ASM_GEMM context var ( #15645 )
2026-04-08 18:02:40 +09:00
test_const_folding.py
fix copying padded const ( #15116 )
2026-03-04 10:39:45 +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
automatically emulate unsupported (tiny) floats [skip_process_replay] ( #15366 )
2026-03-20 02:31:44 -04:00
test_edgecases.py
validate lr, momentum, weight_decay in optimizers ( #15576 )
2026-04-06 06:37:34 +08:00
test_graph.py
test_graph to use uops ( #15746 )
2026-04-15 21:59:41 +03:00
test_interop.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_jit.py
jit: graphing in uops ( #15489 )
2026-03-27 19:09:02 +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
move test_grouped_dims to test/null ( #14893 )
2026-02-19 14:50:53 -05:00
test_linearizer_dumb.py
dtypes.index -> dtypes.weakint ( #15377 )
2026-03-20 01:08:46 -04:00
test_multitensor.py
suppress test warnings from numpy ( #15688 )
2026-04-11 22:33:20 -04:00
test_nn.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_ops.py
support int operand for shifts ( #15618 )
2026-04-06 12:32:12 -04:00
test_opt_gemm.py
move schedule into schedule ( #15736 )
2026-04-15 11:03:25 +08:00
test_optim.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
jit: graphing in uops ( #15489 )
2026-03-27 19:09:02 +03:00
test_quantize_onnx.py
move schedule into schedule ( #15736 )
2026-04-15 11:03:25 +08: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
put the ranges on store instead of after ( #15759 )
2026-04-16 19:06:40 +08: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
buffer view is like buffer ( #15082 )
2026-03-03 09:52:33 +08: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
DEV has arch ( #15577 )
2026-04-03 19:17:19 -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