pytorch/test/functorch
2025-04-08 18:00:10 +00:00
..
attn_ft.py
attn_positional.py
common_utils.py General per-SampleInput xfail / skip system (#140443) 2024-11-19 23:09:38 +00:00
discover_coverage.py Apply ruff fixes to tests (#146140) 2025-02-04 05:41:01 +00:00
functorch_additional_op_db.py
test_ac_knapsack.py [1/n] Support Dynamic Memory Budget in Auto AC (#143539) 2024-12-21 07:38:52 +00:00
test_ac_logging.py PEP585: More UP006 fixes (#146392) 2025-02-20 06:18:13 +00:00
test_ac.py Fix unused Python variables in test/[e-z]* (#136964) 2024-12-18 23:02:30 +00:00
test_aotdispatch.py [aotd] Config to guess_tangents_stride (#150035) 2025-03-28 13:54:19 +00:00
test_control_flow.py [export] specialize for aten.to (#149235) 2025-04-03 05:20:10 +00:00
test_dims.py [functorch] clean up asserts in test_dims.py (#144276) 2025-01-08 01:21:40 +00:00
test_eager_transforms.py [CI] Disable some tests that are failing in periodic (#150059) 2025-03-28 20:31:32 +00:00
test_logging.py
test_memory_efficient_fusion.py Replace clone.detach with detach.clone (#140264) 2024-11-13 07:01:02 +00:00
test_minifier.py
test_ops.py Enable more nightly tests on s390x (#148452) 2025-03-18 16:09:39 +00:00
test_parsing.py [BE][Ez]: Enable ruff rule E731. use def instead of anonymous lambda (#146410) 2025-02-05 01:44:41 +00:00
test_rearrange.py PEP585 update - test (#145176) 2025-01-22 04:48:28 +00:00
test_vmap_registrations.py
test_vmap.py add batching rule for torch.Tensor.scatter_add_ (#150543) 2025-04-08 18:00:10 +00:00
xfail_suggester.py