| .. |
|
__init__.py
|
move files that pass with NULL=1 to test/null (#14508)
|
2026-02-03 13:52:36 +08:00 |
|
test_attention.py
|
schedule() -> schedule_linear() in tests (batch 1) (#15915)
|
2026-04-24 23:40:53 +03:00 |
|
test_autogen.py
|
autogen: explicit types (#15679)
|
2026-04-13 16:54:39 -04:00 |
|
test_compile_failures.py
|
programinfo (#15942)
|
2026-04-27 23:12:03 +03:00 |
|
test_const_folding.py
|
div to mixin (#16078)
|
2026-05-07 12:52:37 -04:00 |
|
test_device.py
|
amd: fallback to llvm when comgr is not available (#15914)
|
2026-04-24 23:30:16 -04:00 |
|
test_disk_cache.py
|
move files that pass with NULL=1 to test/null (#14508)
|
2026-02-03 13:52:36 +08:00 |
|
test_dtype.py
|
move files that pass with NULL=1 to test/null (#14508)
|
2026-02-03 13:52:36 +08:00 |
|
test_dtype_spec.py
|
add weakint to promo_lattice (#15463)
|
2026-03-25 00:27:34 -04:00 |
|
test_elf.py
|
AMX in arch, better docs (#15871)
|
2026-04-22 17:25:18 -04:00 |
|
test_gc.py
|
schedule() -> schedule_linear() in tests (batch 1) (#15915)
|
2026-04-24 23:40:53 +03:00 |
|
test_gpudims.py
|
DEV has arch (#15577)
|
2026-04-03 19:17:19 -04:00 |
|
test_gradient.py
|
move more tests to test/null, split some existing ones (#14512)
|
2026-02-03 20:20:20 +08:00 |
|
test_graph_rewrite.py
|
simplify full_rewrite_to_sink spec (#16035)
|
2026-05-04 11:44:13 -07:00 |
|
test_hcq_iface.py
|
move files that pass with NULL=1 to test/null (#14508)
|
2026-02-03 13:52:36 +08:00 |
|
test_helpers.py
|
fetch checks sha256 (#16037)
|
2026-05-04 16:08:38 -04:00 |
|
test_indexing.py
|
clean up test/null/test_indexing.py (#14720)
|
2026-02-12 22:36:53 -05:00 |
|
test_linearizer_failures.py
|
programinfo (#15942)
|
2026-04-27 23:12:03 +03:00 |
|
test_linearizer_rewrite.py
|
programinfo (#15942)
|
2026-04-27 23:12:03 +03:00 |
|
test_llm_server.py
|
refactor llm into files (#15780)
|
2026-04-17 12:33:11 +08:00 |
|
test_llm_tokenizer.py
|
refactor llm into files (#15780)
|
2026-04-17 12:33:11 +08:00 |
|
test_memory_planner.py
|
move schedule into schedule (#15736)
|
2026-04-15 11:03:25 +08:00 |
|
test_method_cache.py
|
move files that pass with NULL=1 to test/null (#14508)
|
2026-02-03 13:52:36 +08:00 |
|
test_microbenchmarks.py
|
move files that pass with NULL=1 to test/null (#14508)
|
2026-02-03 13:52:36 +08:00 |
|
test_mnist_dataset.py
|
buffer view is like buffer (#15082)
|
2026-03-03 09:52:33 +08:00 |
|
test_multitensor.py
|
llama: native fp8 (#15733)
|
2026-04-16 22:16:05 -07:00 |
|
test_null.py
|
DEV has arch (#15577)
|
2026-04-03 19:17:19 -04:00 |
|
test_pattern_matcher.py
|
dtype mixin (#14763)
|
2026-02-15 16:03:48 +08:00 |
|
test_process_replay.py
|
schedule() -> schedule_linear() in tests (batch 1) (#15915)
|
2026-04-24 23:40:53 +03:00 |
|
test_real_world.py
|
do not use jit_cache in test (#15823)
|
2026-04-20 11:45:17 +03:00 |
|
test_rearrange_einops.py
|
move more tests to test/null, split some existing ones (#14512)
|
2026-02-03 20:20:20 +08:00 |
|
test_resnet.py
|
everything has dtype.long now (#14661)
|
2026-02-10 15:08:50 +08:00 |
|
test_rewrite_bottom_up_gate.py
|
move files that pass with NULL=1 to test/null (#14508)
|
2026-02-03 13:52:36 +08:00 |
|
test_schedule.py
|
fix: don't copy on slice of DP weight (#16089)
|
2026-05-07 17:58:01 -07:00 |
|
test_schedule_cache.py
|
schedule() -> schedule_linear() in tests (batch 1) (#15915)
|
2026-04-24 23:40:53 +03:00 |
|
test_simplify_valid_idx.py
|
fix valid in indexing tests (#16087)
|
2026-05-07 14:11:28 -07:00 |
|
test_symbolic_failures.py
|
use FLOORDIV and FLOORMOD (#16048)
|
2026-05-05 18:32:54 -04:00 |
|
test_symbolic_tensor.py
|
fix symbolic contiguous_view_offset (#15749)
|
2026-04-15 16:54:38 -04:00 |
|
test_tensor.py
|
programinfo (#15942)
|
2026-04-27 23:12:03 +03:00 |
|
test_tensor_io.py
|
move more tests to test/null, split some existing ones (#14512)
|
2026-02-03 20:20:20 +08:00 |
|
test_tensor_metadata.py
|
remove schedule() from tests batch 2 (#15923)
|
2026-04-25 10:44:41 +03:00 |
|
test_tensor_uop_mixin.py
|
div to mixin (#16078)
|
2026-05-07 12:52:37 -04:00 |
|
test_tensor_uop_representation.py
|
schedule() -> schedule_linear() in tests (batch 1) (#15915)
|
2026-04-24 23:40:53 +03:00 |
|
test_tinyfs.py
|
schedule() -> schedule_linear() in tests (batch 1) (#15915)
|
2026-04-24 23:40:53 +03:00 |
|
test_tqdm.py
|
relax test_tqdm_perf (#15134)
|
2026-03-04 12:58:47 -05:00 |
|
test_transcendental_helpers.py
|
rename all DEFINE_GLOBAL to PARAM (#14511)
|
2026-02-03 15:09:38 +08:00 |
|
test_uop_graph.py
|
Update the spec in spec.py to match the current state (#16132)
|
2026-05-11 20:07:47 -07:00 |
|
test_uop_repr.py
|
move files that pass with NULL=1 to test/null (#14508)
|
2026-02-03 13:52:36 +08:00 |
|
test_uop_resolve.py
|
move files that pass with NULL=1 to test/null (#14508)
|
2026-02-03 13:52:36 +08:00 |
|
test_uop_symbolic.py
|
stronger divmod_recombine (#16066)
|
2026-05-06 15:41:54 -04:00 |
|
test_uop_vmin_vmax.py
|
use FLOORDIV and FLOORMOD (#16048)
|
2026-05-05 18:32:54 -04:00 |
|
test_uops.py
|
Update the spec in spec.py to match the current state (#16132)
|
2026-05-11 20:07:47 -07:00 |
|
test_uops_stats.py
|
programinfo (#15942)
|
2026-04-27 23:12:03 +03:00 |
|
test_upat_compile.py
|
move files that pass with NULL=1 to test/null (#14508)
|
2026-02-03 13:52:36 +08:00 |
|
test_validate_oob.py
|
Update the spec in spec.py to match the current state (#16132)
|
2026-05-11 20:07:47 -07:00 |
|
test_viz.py
|
viz: canonicalize ast for schedule to codegen linking (#16154)
|
2026-05-12 22:40:21 +09:00 |
|
test_winograd.py
|
remove schedule() from tests batch 2 (#15923)
|
2026-04-25 10:44:41 +03:00 |