| .. |
|
__init__.py
|
more test cleanups (#2631)
|
2023-12-05 16:17:57 -08:00 |
|
test_device.py
|
cleanup nv/cuda compilers (#5767)
|
2024-07-29 13:50:03 +03:00 |
|
test_disk_cache.py
|
helpers.diskcache_clear (#4436)
|
2024-05-05 14:19:01 -04:00 |
|
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
|
more graph rewrite tests (#6521)
|
2024-09-16 09:20:54 +08:00 |
|
test_helpers.py
|
Support gunzip in fetch (#6176)
|
2024-08-19 12:04:40 -07:00 |
|
test_image_valid.py
|
generic valid match criteria of #6552 (#6558)
|
2024-09-17 02:40:36 -04:00 |
|
test_pattern_matcher.py
|
remove nop, use upat [run_process_replay] (#6489)
|
2024-09-12 12:16:19 +08:00 |
|
test_shapetracker.py
|
remove expr_idxs [run_process_replay] (#6567)
|
2024-09-17 18:34:51 +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
|
ops_shm removed (#2351)
|
2023-11-18 11:41:58 -08:00 |
|
test_symbolic.py
|
simplify c0*x<c1 for negative int c0,c1 (#6431)
|
2024-09-09 21:05:53 -04:00 |
|
test_tqdm.py
|
fix tqdm with generator without __len__ (#5238)
|
2024-06-30 12:20:59 -04:00 |
|
test_uop_symbolic.py
|
don't fold mul mod for common factor (#6566)
|
2024-09-17 06:01:27 -04:00 |
|
test_uop_vmin_vmax.py
|
add more uops tests for vmin/vmax/const_factor/divides (#6533)
|
2024-09-16 13:06:31 +08:00 |
|
test_verify_ast.py
|
add void type to uop (#6471)
|
2024-09-11 18:16:28 +08:00 |
|
test_view.py
|
check contiguous in View.create after canonicalizing mask and offset (#4770)
|
2024-05-29 11:31:13 -04:00 |