pytorch/test/functorch
linhaifeng 695cb0d342 [2/N][Fix] Fix typo in test folder (#166374)
Fix typo in test folder.

_typos.toml
```bash
[default.extend-words]
nd = "nd"
arange = "arange"
Nd = "Nd"
GLOBALs = "GLOBALs"
hte = "hte"
iy = "iy"
PN = "PN"
Dout = "Dout"
optin = "optin"
gam = "gam"
PTD = "PTD"
```

Pull Request resolved: https://github.com/pytorch/pytorch/pull/166374
Approved by: https://github.com/cyyever, https://github.com/ezyang
2025-10-29 03:02:07 +00:00
..
dim torchdim Python port (#160236) 2025-09-21 03:01:04 +00:00
attn_ft.py [2/N][Fix] Fix typo in test folder (#166374) 2025-10-29 03:02:07 +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 [2/N][Fix] Fix typo in test folder (#166374) 2025-10-29 03:02:07 +00:00
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 Enable all PIE rules on ruff (#165814) 2025-10-18 07:36:18 +00:00
test_aot_joint_with_descriptors.py [annotation] Override metadata on regenerated node in functional mode (#166200) 2025-10-28 22:59:39 +00:00
test_aotdispatch.py [2/N][Fix] Fix typo in test folder (#166374) 2025-10-29 03:02:07 +00:00
test_control_flow.py [2/N][Fix] Fix typo in test folder (#166374) 2025-10-29 03:02:07 +00:00
test_dims.py torchdim Python port (#160236) 2025-09-21 03:01:04 +00:00
test_eager_transforms.py Fixed issue with GradTrackingTensor not properly propagating sparse layout (#165765) 2025-10-18 01:00:53 +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 Enable PLW0127 in ruff (#165851) 2025-10-21 03:30:57 +00:00