tinygrad/test/backend
nimlgen b376bd7a21
jit: fix raw in same kernel (#14699)
* jit: fix raw in same kernel

* fix

* ugh

* x

* simpler
2026-02-12 15:33:32 +03: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 move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_setitem.py move tests to test/backend (#14691) 2026-02-12 11:09:44 +08: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 move tests to test/backend (#14691) 2026-02-12 11:09:44 +08: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