..
__init__.py
more test cleanups ( #2631 )
2023-12-05 16:17:57 -08:00
test_allreduce.py
minimal mstack pr to fix allreduce ( #10649 )
2025-06-05 15:14:53 -07:00
test_attention.py
rangeify attn tests ( #12377 )
2025-10-01 09:59:19 +08:00
test_block_reorder.py
Move Ops.SPECIAL arg to src ( #11918 )
2025-09-04 09:31:44 +02:00
test_conv.py
relax atol for some tests ( #12422 )
2025-10-02 05:04:44 -04:00
test_device.py
increase timeout in test_module_runs ( #12408 )
2025-10-01 22:01:44 +03:00
test_disk_cache.py
helpers.diskcache_clear ( #4436 )
2024-05-05 14:19:01 -04:00
test_disk_tensor.py
skip test_bf16_disk_write_read on CL=1 ( #12256 )
2025-09-20 17:11:06 +03:00
test_dtype.py
nbytes should raise an exception when size is unlimited ( #11928 )
2025-09-03 07:06:20 -07:00
test_dtype_spec.py
skip test_mean_half_precision_overflow ( #12331 )
2025-09-29 05:15:04 -04:00
test_elf.py
CLANG -> CPU ( #9189 )
2025-02-20 18:03:09 -05:00
test_gguf.py
fix test_dequantization_mxfp4 ( #12123 )
2025-09-11 14:22:06 -04:00
test_gradient.py
rename lazydata to uop ( #10698 )
2025-06-08 08:42:22 -07:00
test_graph_rewrite.py
add dtypes.index ( #12015 )
2025-09-06 06:03:44 +02:00
test_hashing.py
feat: skip test_long ( #12383 )
2025-09-30 20:07:39 -07:00
test_helpers.py
raise RuntimeError in merge_dicts instead of assert [pr] ( #11965 )
2025-09-02 17:18:44 -04:00
test_indexing.py
ops_gpu -> ops_cl ( #12103 )
2025-09-10 15:15:48 -04:00
test_kernelize.py
update Tensor unit tests for RANGEIFY ( #12359 )
2025-09-30 11:17:21 +03:00
test_linalg.py
linalg cosmetic change ( #12356 )
2025-09-30 03:00:59 -04:00
test_linearizer_rewrite.py
early reduce simplify ( #12046 )
2025-09-10 21:02:46 +08:00
test_llm_tokenizer.py
delete the arange dim mismatch restriction ( #11568 )
2025-08-07 13:46:17 -07:00
test_masked_st.py
move high level tests to unit ( #10760 )
2025-06-10 12:55:44 -04:00
test_microbenchmarks.py
move files into uop dir ( #10399 )
2025-05-18 11:38:28 -07:00
test_mnist_dataset.py
move high level tests to unit ( #10760 )
2025-06-10 12:55:44 -04:00
test_pattern_matcher.py
if upat returns self, it's none ( #10898 )
2025-06-20 12:11:19 -07:00
test_rearrange_einops.py
move high level tests to unit ( #10760 )
2025-06-10 12:55:44 -04:00
test_rewrite_bottom_up_gate.py
Move Ops.SPECIAL arg to src ( #11918 )
2025-09-04 09:31:44 +02:00
test_rewrite_map.py
UOp.factor and add chain sorting ( #12413 )
2025-10-04 06:05:38 +02:00
test_rewrite_not_ready.py
skip_0 in graph rewrite [pr] ( #11627 )
2025-08-11 18:29:04 -07:00
test_rewrite_tracked_childen.py
small changes from rangeify ( #11682 )
2025-08-15 08:45:52 -07:00
test_shapetracker.py
add rendering to index ( #12338 )
2025-09-30 09:18:05 +08:00
test_shapetracker_math.py
[bounty] Remove using reshape to register symbolic shape ( #11771 )
2025-08-28 12:30:49 -04:00
test_shm_tensor.py
update a few more tests for RANGEIFY ( #12434 )
2025-10-03 00:16:58 -04:00
test_simple_schedule.py
simple schedule test [pr] ( #10853 )
2025-06-17 16:19:27 -07:00
test_simplify_valid_idx.py
remove skipping cast in simplify_valid [pr] ( #12472 )
2025-10-07 00:10:04 -04:00
test_symbolic_failures.py
[bounty] Z3 symbolic fuzzer [pr] ( #10514 )
2025-05-28 16:28:37 -04:00
test_symbolic_shapetracker.py
Shrink instead of reshape to unregister symbolic ( #12241 )
2025-09-19 06:04:35 +02:00
test_tar.py
accept filename decorator [pr] ( #8049 )
2024-12-05 11:40:59 +08:00
test_tensor_data.py
test_tesnor_data to unit/ ( #12013 )
2025-09-04 19:58:27 -04:00
test_tensor_io.py
tar_extract with Tensors ( #7853 )
2024-12-04 17:03:19 +08:00
test_tensor_uop_representation.py
update Tensor unit tests for RANGEIFY ( #12359 )
2025-09-30 11:17:21 +03:00
test_tqdm.py
Change rate to int in test_tqdm ( #10848 )
2025-06-18 08:40:43 -04:00
test_transcendental_helpers.py
TRANSCENDENTAL_SUPPORTED_DTYPES->TRANSCENDENTAL_DTYPES ( #11752 )
2025-08-20 10:29:36 -04:00
test_uop_resolve.py
move files into uop dir ( #10399 )
2025-05-18 11:38:28 -07:00
test_uop_spec.py
update Tensor unit tests for RANGEIFY ( #12359 )
2025-09-30 11:17:21 +03:00
test_uop_symbolic.py
UOp.factor and add chain sorting ( #12413 )
2025-10-04 06:05:38 +02:00
test_uop_vmin_vmax.py
Invalid idx ( #12067 )
2025-09-12 01:42:02 +02:00
test_upat_compile.py
move files into uop dir ( #10399 )
2025-05-18 11:38:28 -07:00
test_view.py
Fix division by zero and mask bug in add views ( #11088 )
2025-07-07 10:05:47 -07:00
test_viz.py
use recursive_property in UOp tracing ( #12469 )
2025-10-06 21:10:52 +03:00
test_winograd.py
fix test lil model ( #12437 )
2025-10-03 02:28:37 -04:00