tinygrad/test/unit
chenyu 16e60d25b9
move polyN to helper [pr] (#7405)
also move `eval_uop` to `test.helpers`
2024-10-30 10:09:57 -04: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 GGUF test to it's own file [pr] (#7208) 2024-10-22 13:24:55 +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 GGUF test to it's own file [pr] (#7208) 2024-10-22 13:24:55 +08:00
test_graph_rewrite.py idiv + reciprocal [pr] (#7354) 2024-10-29 15:54:19 +08:00
test_helpers.py move polyN to helper [pr] (#7405) 2024-10-30 10:09:57 -04:00
test_pattern_matcher.py try all matches in the function (#7288) 2024-10-25 14:17:04 +08:00
test_qcom.py qcom test for image pitch (#6621) 2024-09-20 18:13:48 +08:00
test_shapetracker.py failed test cases for 3+ views shapetracker strides (#7226) 2024-10-22 18:49:13 -04: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 Index everywhere 2 (#7363) 2024-10-29 19:29:40 +08:00
test_tqdm.py tinytqdm write support (#6359) 2024-10-16 14:51:41 -04:00
test_transcendental_helpers.py move polyN to helper [pr] (#7405) 2024-10-30 10:09:57 -04:00
test_uop_resolve.py rename MathTraits to maximum [pr] (#7356) 2024-10-29 16:43:04 +08:00
test_uop_symbolic.py try for canonical order (#7286) 2024-10-25 16:04:54 +08:00
test_uop_vmin_vmax.py rename MathTraits to maximum [pr] (#7356) 2024-10-29 16:43:04 +08:00
test_verify_ast.py minor dtype cleanup [pr] (#7124) 2024-10-17 17:41:23 +08:00
test_view.py check contiguous in View.create after canonicalizing mask and offset (#4770) 2024-05-29 11:31:13 -04:00