tinygrad/test/backend
chenyu 127136421d
enable a few WEBGPU isnan tests that work now (#14967)
* enable a few WEBGPU isnan tests that work now

* still failed
2026-02-23 11:06:08 -05:00
..
__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 gemm/asm: smallest cdna4 asm gemm test (#14925) 2026-02-21 11:56:05 +09:00
test_const_folding.py fixes and test relaxations from prealloc_bufs (#14875) 2026-02-19 11:37:25 +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 move tests to test/backend (#14691) 2026-02-12 11:09:44 +08: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 update test_sharded_memory (#14956) 2026-02-22 16:56:08 -05:00
test_nn.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_ops.py enable a few WEBGPU isnan tests that work now (#14967) 2026-02-23 11:06:08 -05: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 realized PYTHON copies (#14934) 2026-02-21 20:29:31 +08: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 allocate generates a call (#14958) 2026-02-23 15:59:20 +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 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