tinygrad/test/backend
chenyu dca7819f76
more setitem into unrealized tests (#14737)
* more setitem into unrealized tests

into empty, const with alu, and arange

* typo
2026-02-13 20:28:51 -05:00
..
__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 move tests to test/backend (#14691) 2026-02-12 11:09:44 +08: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 move tests to test/backend (#14691) 2026-02-12 11:09:44 +08: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 lazy setitem for realized target (#14735) 2026-02-13 12:20:14 -05:00
test_setitem.py more setitem into unrealized tests (#14737) 2026-02-13 20:28:51 -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