tinygrad/test/unit
George Hotz 84726e8855
good changes from symbolic removal [run_process_replay] (#6835)
* good changes from symbolic removal [run_process_replay]

* fix __ne__
2024-10-01 18:49:09 +08:00
..
__init__.py
test_device.py cleanup nv/cuda compilers (#5767) 2024-07-29 13:50:03 +03:00
test_disk_cache.py
test_disk_tensor.py Write tar_extract (#6180) 2024-08-19 12:06:17 -07:00
test_elf.py run unit tests separate from others (and only once) (#6020) 2024-08-10 11:17:56 -07:00
test_graph_rewrite.py fix lt_folding VCONST issue [run_process_replay] (#6424) 2024-09-19 14:59:20 +08:00
test_helpers.py pickle main pattern matcher [run_process_replay] (#6827) 2024-10-01 13:58:42 +08:00
test_pattern_matcher.py add pickle support for pattern matchers [run_process_replay] (#6816) 2024-09-30 21:54:46 +08:00
test_qcom.py qcom test for image pitch (#6621) 2024-09-20 18:13:48 +08:00
test_shapetracker.py rename constant_folder to sym [run_process_replay] (#6780) 2024-09-27 14:54:54 +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_symbolic.py more tests about bounds of UOp divs (#6700) 2024-09-24 00:41:43 -04:00
test_tqdm.py fix tqdm with generator without `__len__` (#5238) 2024-06-30 12:20:59 -04:00
test_uop_resolve.py good changes from symbolic removal [run_process_replay] (#6835) 2024-10-01 18:49:09 +08:00
test_uop_symbolic.py remove parens from neg (#6738) 2024-09-25 15:38:20 +08:00
test_uop_vmin_vmax.py _min_max for WHERE (#6564) 2024-09-18 23:47:48 -04:00
test_verify_ast.py UOps.VALID try 2 (#6623) 2024-09-21 14:19:25 +08:00
test_view.py