tinygrad/test/null
qazal 1cb6b88d37
viz: show contents of vconst (#16636)
* failing test

* render vconst

* simpler test

* reorder
2026-06-17 02:31:03 +09:00
..
__init__.py move files that pass with NULL=1 to test/null (#14508) 2026-02-03 13:52:36 +08:00
test_attention.py remove use of full with buffer=False and non-None device= (#16489) 2026-06-03 16:21:24 -04:00
test_autogen.py autogen: explicit types (#15679) 2026-04-13 16:54:39 -04:00
test_compile_failures.py cleanup some old test skips (#16384) 2026-05-26 19:07:22 -04:00
test_const_folding.py test update for arange and eye (#16394) 2026-05-26 22:48:34 -04:00
test_device.py remove intel and amx support (#16482) 2026-06-02 18:53:05 -07:00
test_disk_cache.py move files that pass with NULL=1 to test/null (#14508) 2026-02-03 13:52:36 +08:00
test_dtype.py start cleaning up dtype tests (#16324) 2026-05-21 21:11:49 -04:00
test_dtype_spec.py start cleaning up dtype tests (#16324) 2026-05-21 21:11:49 -04:00
test_elf.py rename clangjit to clang (#16423) 2026-05-28 22:41:58 -04:00
test_gc.py remove use of requires_grad in test/ (#16237) 2026-05-16 17:21:07 -04:00
test_gpudims.py add ParamArgs [pr] (#16421) 2026-05-28 19:17:17 -07:00
test_gradient.py move gradient.py to mixin/ [PR] (#16583) 2026-06-11 23:58:21 -04:00
test_graph_rewrite.py port x86 to new_style (fable slop) and now everything is new style (#16581) 2026-06-11 21:09:34 -07:00
test_hcq_iface.py move files that pass with NULL=1 to test/null (#14508) 2026-02-03 13:52:36 +08:00
test_helpers.py advance indexing to mixin [PR] (#16532) 2026-06-08 09:24:49 -04:00
test_indexing.py clean up test/null/test_indexing.py (#14720) 2026-02-12 22:36:53 -05:00
test_linearizer_failures.py add ParamArgs [pr] (#16421) 2026-05-28 19:17:17 -07:00
test_linearizer_rewrite.py remove use of full with buffer=False and non-None device= (#16489) 2026-06-03 16:21:24 -04:00
test_llm_server.py addrspace cleanups (#16565) 2026-06-10 15:57:18 -07:00
test_llm_tokenizer.py refactor llm into files (#15780) 2026-04-17 12:33:11 +08:00
test_memory_planner.py rename BUFFER_VIEW to SLICE (#16391) 2026-05-26 18:15:00 -07:00
test_method_cache.py move files that pass with NULL=1 to test/null (#14508) 2026-02-03 13:52:36 +08:00
test_microbenchmarks.py move files that pass with NULL=1 to test/null (#14508) 2026-02-03 13:52:36 +08:00
test_mnist_dataset.py rename BUFFER_VIEW to SLICE (#16391) 2026-05-26 18:15:00 -07:00
test_multitensor.py UOp.shard support axis=None [PR] (#16538) 2026-06-08 11:36:50 -04:00
test_pattern_matcher.py dtype mixin (#14763) 2026-02-15 16:03:48 +08:00
test_process_replay.py schedule() -> schedule_linear() in tests (batch 1) (#15915) 2026-04-24 23:40:53 +03:00
test_real_world.py move is_dtype_supported to renderer (#16226) 2026-05-20 21:19:37 -04:00
test_rearrange_einops.py move more tests to test/null, split some existing ones (#14512) 2026-02-03 20:20:20 +08:00
test_resnet.py everything has dtype.long now (#14661) 2026-02-10 15:08:50 +08:00
test_rewrite_bottom_up_gate.py move files that pass with NULL=1 to test/null (#14508) 2026-02-03 13:52:36 +08:00
test_schedule.py move a bunch of test_schedule to null (#16578) 2026-06-11 20:26:34 -04:00
test_schedule_cache.py schedule() -> schedule_linear() in tests (batch 1) (#15915) 2026-04-24 23:40:53 +03:00
test_simplify_valid_idx.py update test + spec from shrink_in_render (#16467) 2026-06-01 19:24:43 -07:00
test_symbolic_failures.py use FLOORDIV and FLOORMOD (#16048) 2026-05-05 18:32:54 -04:00
test_symbolic_tensor.py fix symbolic contiguous_view_offset (#15749) 2026-04-15 16:54:38 -04:00
test_tensor.py remove CONST(DEVICE) from const_like (#16488) 2026-06-03 14:04:51 -04:00
test_tensor_io.py move more tests to test/null, split some existing ones (#14512) 2026-02-03 20:20:20 +08:00
test_tensor_metadata.py remove use of requires_grad in test/ (#16237) 2026-05-16 17:21:07 -04:00
test_tensor_uop_mixin.py inline unique_const in invalids [PR] (#16612) 2026-06-13 10:14:32 -04:00
test_tensor_uop_representation.py schedule() -> schedule_linear() in tests (batch 1) (#15915) 2026-04-24 23:40:53 +03:00
test_tinyfs.py schedule() -> schedule_linear() in tests (batch 1) (#15915) 2026-04-24 23:40:53 +03:00
test_tqdm.py relax test_tqdm_perf (#15134) 2026-03-04 12:58:47 -05:00
test_transcendental_helpers.py anon addrspace from new renderer (#16461) 2026-06-01 14:42:02 -07:00
test_uop_graph.py port x86 to new_style (fable slop) and now everything is new style (#16581) 2026-06-11 21:09:34 -07:00
test_uop_repr.py move files that pass with NULL=1 to test/null (#14508) 2026-02-03 13:52:36 +08:00
test_uop_resolve.py move files that pass with NULL=1 to test/null (#14508) 2026-02-03 13:52:36 +08:00
test_uop_symbolic.py Remove if-condition from nested div rule [pr] (#16611) 2026-06-13 15:47:21 +02:00
test_uop_vmin_vmax.py add ParamArgs [pr] (#16421) 2026-05-28 19:17:17 -07:00
test_uops.py anon addrspace from new renderer (#16461) 2026-06-01 14:42:02 -07:00
test_uops_stats.py add ParamArgs [pr] (#16421) 2026-05-28 19:17:17 -07:00
test_upat_compile.py Remove Ops.VCONST (#16267) 2026-05-19 16:35:24 -07:00
test_validate_oob.py add ParamArgs [pr] (#16421) 2026-05-28 19:17:17 -07:00
test_viz.py viz: show contents of vconst (#16636) 2026-06-17 02:31:03 +09:00
test_winograd.py less CONST(DEVICE) (#16452) 2026-06-01 15:55:12 -04:00