tinygrad/test/unit
George Hotz 0774575442
delete the old rangeify path and all the children stuff (#12524)
* delete the old rangeify path and all the children stuff

* remove the on_stack stuff and any retries

* don't use the p word

* Revert "remove the on_stack stuff and any retries"

This reverts commit 49a2b328b9.
2025-10-08 21:24:04 +08:00
..
__init__.py more test cleanups (#2631) 2023-12-05 16:17:57 -08:00
test_allreduce.py minimal mstack pr to fix allreduce (#10649) 2025-06-05 15:14:53 -07:00
test_attention.py rangeify attn tests (#12377) 2025-10-01 09:59:19 +08:00
test_block_reorder.py Move Ops.SPECIAL arg to src (#11918) 2025-09-04 09:31:44 +02:00
test_conv.py relax atol for some tests (#12422) 2025-10-02 05:04:44 -04:00
test_device.py increase timeout in test_module_runs (#12408) 2025-10-01 22:01:44 +03:00
test_disk_cache.py helpers.diskcache_clear (#4436) 2024-05-05 14:19:01 -04:00
test_disk_tensor.py skip test_bf16_disk_write_read on CL=1 (#12256) 2025-09-20 17:11:06 +03:00
test_dtype.py nbytes should raise an exception when size is unlimited (#11928) 2025-09-03 07:06:20 -07:00
test_dtype_spec.py skip test_mean_half_precision_overflow (#12331) 2025-09-29 05:15:04 -04:00
test_elf.py CLANG -> CPU (#9189) 2025-02-20 18:03:09 -05:00
test_gguf.py fix test_dequantization_mxfp4 (#12123) 2025-09-11 14:22:06 -04:00
test_gradient.py rename lazydata to uop (#10698) 2025-06-08 08:42:22 -07:00
test_graph_rewrite.py add dtypes.index (#12015) 2025-09-06 06:03:44 +02:00
test_hashing.py feat: skip test_long (#12383) 2025-09-30 20:07:39 -07:00
test_helpers.py raise RuntimeError in merge_dicts instead of assert [pr] (#11965) 2025-09-02 17:18:44 -04:00
test_indexing.py ops_gpu -> ops_cl (#12103) 2025-09-10 15:15:48 -04:00
test_kernelize.py update Tensor unit tests for RANGEIFY (#12359) 2025-09-30 11:17:21 +03:00
test_linalg.py fast RANGEIFY (#12504) 2025-10-08 19:38:06 +08:00
test_linearizer_rewrite.py early reduce simplify (#12046) 2025-09-10 21:02:46 +08:00
test_llm_tokenizer.py delete the arange dim mismatch restriction (#11568) 2025-08-07 13:46:17 -07:00
test_masked_st.py move high level tests to unit (#10760) 2025-06-10 12:55:44 -04:00
test_microbenchmarks.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
test_mnist_dataset.py move high level tests to unit (#10760) 2025-06-10 12:55:44 -04:00
test_pattern_matcher.py if upat returns self, it's none (#10898) 2025-06-20 12:11:19 -07:00
test_rearrange_einops.py move high level tests to unit (#10760) 2025-06-10 12:55:44 -04:00
test_rewrite_bottom_up_gate.py Move Ops.SPECIAL arg to src (#11918) 2025-09-04 09:31:44 +02:00
test_rewrite_map.py Revert "UOp.factor and add chain sorting (#12413)" (#12492) 2025-10-08 03:20:23 +02:00
test_shapetracker.py remove ShapeTracker.real_size (#12519) 2025-10-08 06:15:29 -04:00
test_shapetracker_math.py remove ShapeTracker.invert (#12520) 2025-10-08 18:37:34 +08:00
test_shm_tensor.py update a few more tests for RANGEIFY (#12434) 2025-10-03 00:16:58 -04:00
test_simple_schedule.py simple schedule test [pr] (#10853) 2025-06-17 16:19:27 -07:00
test_simplify_valid_idx.py Revert "UOp.factor and add chain sorting (#12413)" (#12492) 2025-10-08 03:20:23 +02:00
test_symbolic_failures.py [bounty] Z3 symbolic fuzzer [pr] (#10514) 2025-05-28 16:28:37 -04:00
test_symbolic_shapetracker.py Shrink instead of reshape to unregister symbolic (#12241) 2025-09-19 06:04:35 +02:00
test_tar.py accept filename decorator [pr] (#8049) 2024-12-05 11:40:59 +08:00
test_tensor_data.py test_tesnor_data to unit/ (#12013) 2025-09-04 19:58:27 -04:00
test_tensor_io.py tar_extract with Tensors (#7853) 2024-12-04 17:03:19 +08:00
test_tensor_uop_representation.py remove Ops.VIEW and related UOp methods (#12522) 2025-10-08 14:47:02 +03:00
test_tqdm.py Change rate to int in test_tqdm (#10848) 2025-06-18 08:40:43 -04:00
test_transcendental_helpers.py TRANSCENDENTAL_SUPPORTED_DTYPES->TRANSCENDENTAL_DTYPES (#11752) 2025-08-20 10:29:36 -04:00
test_uop_resolve.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
test_uop_symbolic.py Revert "UOp.factor and add chain sorting (#12413)" (#12492) 2025-10-08 03:20:23 +02:00
test_uop_vmin_vmax.py Invalid idx (#12067) 2025-09-12 01:42:02 +02:00
test_upat_compile.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
test_view.py Fix division by zero and mask bug in add views (#11088) 2025-07-07 10:05:47 -07:00
test_viz.py viz: reorder timeline graphs (#12498) 2025-10-08 07:10:23 +03:00
test_winograd.py fix test lil model (#12437) 2025-10-03 02:28:37 -04:00