..
__init__.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_arange.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_const_folding.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_custom_kernel.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_dtype.py
disallow subnormals in emulated test_dtype ( #14744 )
2026-02-14 00:11:57 -05:00
test_dtype_alu.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_edgecases.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_graph.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_image_dtype.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_interop.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_jit.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08: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 tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_linearizer_dumb.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_multitensor.py
lazy basic setitem to unrealized Tensor ( #14756 )
2026-02-14 20:27:03 -05:00
test_nn.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_ops.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +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_outerworld.py
test.yml explicitly says backend ( #14700 )
2026-02-12 16:03:44 +08:00
test_outerworld_range.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_pickle.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_profiler.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08: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
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_schedule.py
fix limit_bufs to not limit index ( #14751 )
2026-02-14 16:00:03 -05:00
test_setitem.py
more setitem kernel mem tests ( #14749 )
2026-02-14 11:01:03 -05:00
test_softmax_fusion.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_stunning.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_subbuffer.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_symbolic_jit.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_symbolic_ops.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_tensor.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_tensor_variable.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_to_numpy.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_transcendental.py
fix WEBGPU isnan check ( #14711 )
2026-02-12 17:01:18 -05:00
test_uops.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00
test_zero_copy.py
move tests to test/backend ( #14691 )
2026-02-12 11:09:44 +08:00