tinygrad/test/unit
qazal 9d6b03d691
early assert swizzle in kernel [pr] (#7610)
* early assert swizzle in kernel [pr]

* better

* note changes

* TestIndexing 2
2024-11-09 21:54:43 +08: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 rewrite idx again in real_strides after uop_given_valid (#7600) 2024-11-08 14:30:32 -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 early assert swizzle in kernel [pr] (#7610) 2024-11-09 21:54:43 +08:00
test_view.py check contiguous in View.create after canonicalizing mask and offset (#4770) 2024-05-29 11:31:13 -04:00