tinygrad/test/unit
George Hotz a71bb09ec3
remove symbolic file [pr] (#7012)
2024-10-12 18:44:44 +08:00
..
__init__.py
test_device.py
test_disk_cache.py
test_disk_tensor.py
test_elf.py
test_graph_rewrite.py fix lt_folding VCONST issue [run_process_replay] (#6424) 2024-09-19 14:59:20 +08:00
test_helpers.py remove symbolic file [pr] (#7012) 2024-10-12 18:44:44 +08:00
test_pattern_matcher.py explore global uop cache [pr] (#6863) 2024-10-03 13:08:13 +08:00
test_qcom.py qcom test for image pitch (#6621) 2024-09-20 18:13:48 +08:00
test_shapetracker.py remove symbolic file [pr] (#7012) 2024-10-12 18:44:44 +08:00
test_shapetracker_math.py UOp.variable (#7010) 2024-10-12 18:20:44 +08:00
test_shm_tensor.py
test_simplify_valid_idx.py break out linearization [pr] (#6994) 2024-10-11 15:27:33 +08:00
test_tqdm.py node cleanup + local metal test speed [pr] (#6880) 2024-10-04 18:14:23 +08:00
test_uop_resolve.py little symbolic changes [pr] (#6849) 2024-10-02 17:12:30 +08:00
test_uop_symbolic.py remove symbolic file [pr] (#7012) 2024-10-12 18:44:44 +08:00
test_uop_vmin_vmax.py hotfix: min/max on CMPNE was wrong 2024-10-02 10:15:03 +08:00
test_verify_ast.py UOps.VALID try 2 (#6623) 2024-09-21 14:19:25 +08:00
test_view.py