tinygrad/test/unit
George Hotz a0cb16ac61
node cleanup + local metal test speed [pr] (#6880)
* node cleanup [pr]

* fix tests, including the double one on metal

* no time tqdm tests
2024-10-04 18:14:23 +08:00
..
__init__.py
test_device.py
test_disk_cache.py
test_disk_tensor.py Write tar_extract (#6180) 2024-08-19 12:06:17 -07:00
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 things that are only used in one place don't belong in helpers [pr] (#6878) 2024-10-04 17:27:38 +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 node cleanup + local metal test speed [pr] (#6880) 2024-10-04 18:14:23 +08:00
test_shapetracker_math.py remove expr_idxs [run_process_replay] (#6567) 2024-09-17 18:34:51 +08:00
test_shm_tensor.py
test_simplify_valid_idx.py remove parens from neg (#6738) 2024-09-25 15:38:20 +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 node cleanup + local metal test speed [pr] (#6880) 2024-10-04 18:14:23 +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