| .. |
|
__init__.py
|
move tests to test/backend (#14691)
|
2026-02-12 11:09:44 +08:00 |
|
test_arange.py
|
remove Tensor.training = True in test_arange (#14781)
|
2026-02-16 11:19:42 +09:00 |
|
test_asm_gemm.py
|
asm_gemm: support more sharding (#15002)
|
2026-03-02 23:16:37 -08:00 |
|
test_const_folding.py
|
fix copying padded const (#15116)
|
2026-03-04 10:39:45 +08:00 |
|
test_custom_kernel.py
|
all consts have shapes (#14959)
|
2026-02-23 10:26:50 +08:00 |
|
test_dtype.py
|
cleanup fp8 conversion helpers and fp8 edge-case tests (#14953)
|
2026-02-22 09:16:42 -05:00 |
|
test_dtype_alu.py
|
update cast to uint tests (#14768)
|
2026-02-15 10:55:13 -05:00 |
|
test_edgecases.py
|
move tests to test/backend (#14691)
|
2026-02-12 11:09:44 +08:00 |
|
test_graph.py
|
more graph tests (#15130)
|
2026-03-04 19:01:12 +03:00 |
|
test_image_dtype.py
|
preallocate all realized buffers (#14823)
|
2026-02-20 20:05:54 +08:00 |
|
test_interop.py
|
move tests to test/backend (#14691)
|
2026-02-12 11:09:44 +08:00 |
|
test_jit.py
|
update test_jit_init_empty (#14938)
|
2026-02-21 09:01:50 -05: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
|
move tests to test/backend (#14691)
|
2026-02-12 11:09:44 +08:00 |
|
test_multitensor.py
|
early lower cat
|
2026-03-07 11:39:20 +08:00 |
|
test_nn.py
|
move tests to test/backend (#14691)
|
2026-02-12 11:09:44 +08:00 |
|
test_ops.py
|
tensor.py: add normalize function (#15159)
|
2026-03-05 18:55:53 +08:00 |
|
test_opt_gemm.py
|
move tests to test/backend (#14691)
|
2026-02-12 11:09:44 +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
|
test_profiler cleanup, non flaky cpu_profile test (#14932)
|
2026-02-21 16:58:10 +09:00 |
|
test_quantize_onnx.py
|
move tests to test/backend (#14691)
|
2026-02-12 11:09:44 +08:00 |
|
test_randomness.py
|
move tests to test/backend (#14691)
|
2026-02-12 11:09:44 +08:00 |
|
test_rangeify.py
|
move tests to test/backend (#14691)
|
2026-02-12 11:09:44 +08:00 |
|
test_renderer_failures.py
|
Bool cast to cmpne (#14544)
|
2026-02-23 10:31:36 -05:00 |
|
test_schedule.py
|
set OPENPILOT_HACKS=1 to enable replace assign (#15123)
|
2026-03-04 05:26:04 -05:00 |
|
test_setitem.py
|
update assign tests to also test the expected behavior (#15132)
|
2026-03-04 11:34:43 -05:00 |
|
test_softmax_fusion.py
|
move tests to test/backend (#14691)
|
2026-02-12 11:09:44 +08: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
|
move tests to test/backend (#14691)
|
2026-02-12 11:09:44 +08: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
|
enable a few WEBGPU isnan tests that work now (#14967)
|
2026-02-23 11:06:08 -05:00 |
|
test_uops.py
|
enable a few WEBGPU isnan tests that work now (#14967)
|
2026-02-23 11:06:08 -05:00 |
|
test_zero_copy.py
|
move tests to test/backend (#14691)
|
2026-02-12 11:09:44 +08:00 |