| .. |
|
__init__.py
|
move files that pass with NULL=1 to test/null (#14508)
|
2026-02-03 13:52:36 +08:00 |
|
test_attention.py
|
move more tests to test/null, split some existing ones (#14512)
|
2026-02-03 20:20:20 +08:00 |
|
test_autogen.py
|
move files that pass with NULL=1 to test/null (#14508)
|
2026-02-03 13:52:36 +08:00 |
|
test_compile_failures.py
|
move files that pass with NULL=1 to test/null (#14508)
|
2026-02-03 13:52:36 +08:00 |
|
test_const_folding.py
|
move more tests to test/null, split some existing ones (#14512)
|
2026-02-03 20:20:20 +08:00 |
|
test_device.py
|
fix: python3 -m tinygrad.device reporting on AMD/CPU (#14622)
|
2026-02-08 20:22:35 +03: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
|
move more tests to test/null, split some existing ones (#14512)
|
2026-02-03 20:20:20 +08:00 |
|
test_elf.py
|
move files that pass with NULL=1 to test/null (#14508)
|
2026-02-03 13:52:36 +08:00 |
|
test_gc.py
|
move more to null/unit tests (#14658)
|
2026-02-10 13:35:17 +08: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
|
move files that pass with NULL=1 to test/null (#14508)
|
2026-02-03 13:52:36 +08: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
|
move more tests to test/null, split some existing ones (#14512)
|
2026-02-03 20:20:20 +08:00 |
|
test_indexing.py
|
clean up test/null/test_indexing.py (#14720)
|
2026-02-12 22:36:53 -05:00 |
|
test_linearizer_failures.py
|
KernelInfo is required on get_program (#14571)
|
2026-02-06 10:49:27 +08:00 |
|
test_linearizer_rewrite.py
|
KernelInfo is required on get_program (#14571)
|
2026-02-06 10:49:27 +08:00 |
|
test_llm_server.py
|
move more tests to test/null, split some existing ones (#14512)
|
2026-02-03 20:20:20 +08:00 |
|
test_llm_tokenizer.py
|
move files that pass with NULL=1 to test/null (#14508)
|
2026-02-03 13:52:36 +08:00 |
|
test_memory_planner.py
|
move files that pass with NULL=1 to test/null (#14508)
|
2026-02-03 13:52:36 +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
|
move files that pass with NULL=1 to test/null (#14508)
|
2026-02-03 13:52:36 +08:00 |
|
test_multitensor.py
|
move more tests to test/null, split some existing ones (#14512)
|
2026-02-03 20:20:20 +08:00 |
|
test_null.py
|
move files that pass with NULL=1 to test/null (#14508)
|
2026-02-03 13:52:36 +08:00 |
|
test_opts.py
|
move more tests to test/null, split some existing ones (#14512)
|
2026-02-03 20:20:20 +08:00 |
|
test_pattern_matcher.py
|
move files that pass with NULL=1 to test/null (#14508)
|
2026-02-03 13:52:36 +08:00 |
|
test_process_replay.py
|
fix opt in process replay [pr] (#14599)
|
2026-02-06 16:49:56 -05:00 |
|
test_real_world.py
|
move more tests to test/null, split some existing ones (#14512)
|
2026-02-03 20:20:20 +08: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_rewrite_map.py
|
move files that pass with NULL=1 to test/null (#14508)
|
2026-02-03 13:52:36 +08:00 |
|
test_schedule.py
|
everything has dtype.long now (#14661)
|
2026-02-10 15:08:50 +08:00 |
|
test_schedule_cache.py
|
move more tests to test/null, split some existing ones (#14512)
|
2026-02-03 20:20:20 +08:00 |
|
test_simplify_valid_idx.py
|
rename all DEFINE_GLOBAL to PARAM (#14511)
|
2026-02-03 15:09:38 +08:00 |
|
test_symbolic_failures.py
|
move files that pass with NULL=1 to test/null (#14508)
|
2026-02-03 13:52:36 +08:00 |
|
test_symbolic_tensor.py
|
move more tests to test/null, split some existing ones (#14512)
|
2026-02-03 20:20:20 +08:00 |
|
test_tensor.py
|
model/test fix that failed with WEBGPU=1 DEBUG=2 (#14706)
|
2026-02-12 09:08:16 -05: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
|
fix write-after-read tracking (#14754)
|
2026-02-14 17:23:05 -05:00 |
|
test_tensor_uop_representation.py
|
move files that pass with NULL=1 to test/null (#14508)
|
2026-02-03 13:52:36 +08:00 |
|
test_tinyfs.py
|
revert some late_buffer_view change (#14578)
|
2026-02-05 22:51:40 -05:00 |
|
test_tqdm.py
|
hotfix: skip flaky tests, looped many times on tinymac3
|
2026-02-15 07:46:29 +08:00 |
|
test_transcendental_helpers.py
|
rename all DEFINE_GLOBAL to PARAM (#14511)
|
2026-02-03 15:09:38 +08:00 |
|
test_uop_graph.py
|
move tests to test/backend (#14691)
|
2026-02-12 11:09:44 +08: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
|
support bitcast in sym_infer (#14708)
|
2026-02-12 10:21:05 -05:00 |
|
test_uop_vmin_vmax.py
|
rename all DEFINE_GLOBAL to PARAM (#14511)
|
2026-02-03 15:09:38 +08:00 |
|
test_uops.py
|
move tests to test/backend (#14691)
|
2026-02-12 11:09:44 +08:00 |
|
test_uops_stats.py
|
clean up test_setitem_slice (#14750)
|
2026-02-14 14:29:16 -05: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
|
move tests to test/backend (#14691)
|
2026-02-12 11:09:44 +08:00 |
|
test_viz.py
|
hotfix: skip flaky tests, looped many times on tinymac3
|
2026-02-15 07:46:29 +08:00 |
|
test_winograd.py
|
move more tests to test/null, split some existing ones (#14512)
|
2026-02-03 20:20:20 +08:00 |