tinygrad/test/unit
chenyu a1dfd288bb
different valid order (#7589)
in simplify_valid, we start with valids that are in others' parent so the others is more likely to be simplified
2024-11-07 20:27:56 -05:00
..
__init__.py more test cleanups (#2631) 2023-12-05 16:17:57 -08:00
test_device.py Device method cleanup [pr] (#7375) 2024-10-29 12:49:47 -04:00
test_disk_cache.py helpers.diskcache_clear (#4436) 2024-05-05 14:19:01 -04:00
test_disk_tensor.py move is_dtype_supported to device [pr] (#7575) 2024-11-07 20:38:03 +08:00
test_elf.py run unit tests separate from others (and only once) (#6020) 2024-08-10 11:17:56 -07:00
test_gguf.py move is_dtype_supported to device [pr] (#7575) 2024-11-07 20:38:03 +08:00
test_graph_rewrite.py Ops.ALU is no more, the arg is just an op (#7525) 2024-11-05 00:22:22 +08:00
test_helpers.py move polyN to helper [pr] (#7405) 2024-10-30 10:09:57 -04:00
test_pattern_matcher.py update tests (#7554) 2024-11-05 11:35:15 -05:00
test_qcom.py qcom test for image pitch (#6621) 2024-09-20 18:13:48 +08:00
test_shapetracker.py make UOp.range arg a tuple [pr] (#7583) 2024-11-07 11:58:09 -05:00
test_shapetracker_math.py UOp.variable (#7010) 2024-10-12 18:20:44 +08:00
test_shm_tensor.py line reduction [pr] (#7296) 2024-10-25 17:05:09 +07:00
test_simplify_valid_idx.py different valid order (#7589) 2024-11-07 20:27:56 -05:00
test_tqdm.py tweak tqdm (#7510) 2024-11-03 12:07:11 -05:00
test_transcendental_helpers.py update payne_hanek_reduction [pr] (#7455) 2024-10-31 18:41:22 -04:00
test_uop_resolve.py rename MathTraits to maximum [pr] (#7356) 2024-10-29 16:43:04 +08:00
test_uop_symbolic.py idx_load_store in lowerer [pr] (#7477) 2024-11-04 10:18:40 +08:00
test_uop_vmin_vmax.py s/UOps/Ops (#7500) 2024-11-03 11:26:10 +08:00
test_verify_ast.py rename ops to have unique names (#7522) 2024-11-04 17:09:45 +08:00
test_view.py check contiguous in View.create after canonicalizing mask and offset (#4770) 2024-05-29 11:31:13 -04:00