pytorch/test/functorch
2025-10-08 01:46:45 +00:00
..
dim torchdim Python port (#160236) 2025-09-21 03:01:04 +00:00
attn_ft.py torchdim Python port (#160236) 2025-09-21 03:01:04 +00:00
attn_positional.py
common_utils.py [BE][PYFMT] migrate PYFMT for test/[a-h]*/ to ruff format (#144555) 2025-06-24 04:53:54 +00:00
discover_coverage.py
functorch_additional_op_db.py fix numpy compatibility for 2d small list indices (#154806) 2025-06-04 01:58:52 +00:00
test_ac_knapsack.py [BE][PYFMT] migrate PYFMT for test/[a-h]*/ to ruff format (#144555) 2025-06-24 04:53:54 +00:00
test_ac_logging.py Enable logging for absolute memory estimation (#158799) 2025-09-22 18:36:49 +00:00
test_ac.py rename-HAS_CUDA-to-HAS_CUDA_AND_TRITON (#159883) 2025-08-08 15:44:52 +00:00
test_aot_joint_with_descriptors.py Revert "Fix double dispatch to Python for detach (#163671)" 2025-10-08 01:46:45 +00:00
test_aotdispatch.py Revert "Fix double dispatch to Python for detach (#163671)" 2025-10-08 01:46:45 +00:00
test_control_flow.py Revert "Enable all SIM rules except disabled ones (#164645)" 2025-10-05 19:32:21 +00:00
test_dims.py torchdim Python port (#160236) 2025-09-21 03:01:04 +00:00
test_eager_transforms.py [ROCm] Enabling several UTs (#161715) 2025-09-09 15:49:21 +00:00
test_logging.py
test_memory_efficient_fusion.py [1/N] Apply UP035 rule in tests (#163947) 2025-09-29 01:42:01 +00:00
test_minifier.py
test_ops.py [ROCm] fix miopen batchnorm changing output format (#162112) 2025-09-11 19:37:48 +00:00
test_parsing.py [BE][PYFMT] migrate PYFMT for test/[a-h]*/ to ruff format (#144555) 2025-06-24 04:53:54 +00:00
test_rearrange.py [BE][PYFMT] migrate PYFMT for test/[a-h]*/ to ruff format (#144555) 2025-06-24 04:53:54 +00:00
test_vmap_registrations.py Remove guard_size_oblivious from default contiguity python check, and add aten.sym_is_contiguous. [attempt2] (#160869) 2025-09-08 22:59:13 +00:00
test_vmap.py [BE][3/6] fix typos in test/ (#157637) 2025-07-17 12:08:33 +00:00
xfail_suggester.py