pytorch/test/fx
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
..
named_tup.py
quantization.py [doc]: Small typos (#162982) 2025-09-16 17:42:19 +00:00
test_common_passes.py Add __main__ guards to fx tests (#154715) 2025-06-04 14:38:50 +00:00
test_cse_pass.py [BE][PYFMT] migrate PYFMT for test/[a-h]*/ to ruff format (#144555) 2025-06-24 04:53:54 +00:00
test_dce_pass.py Revert "Fix DCE eliminating in-place operations by improving Node.is_impure() (#162267)" 2025-09-10 14:12:22 +00:00
test_dynamism.py Add __main__ guards to fx tests (#154715) 2025-06-04 14:38:50 +00:00
test_future.py
test_fx_const_fold.py Add __main__ guards to fx tests (#154715) 2025-06-04 14:38:50 +00:00
test_fx_node_hook.py Add __main__ guards to fx tests (#154715) 2025-06-04 14:38:50 +00:00
test_fx_param_shape_control_flow.py [2/N][Fix] Fix typo in test folder (#166374) 2025-10-29 03:02:07 +00:00
test_fx_split_node_finder.py Graph split event tracker (#159795) 2025-09-08 21:30:17 +00:00
test_fx_split.py Enable ruff rule E721 (#165162) 2025-10-13 01:48:55 +00:00
test_fx_traceback.py Enable new tracer by default (#165332) 2025-10-23 00:40:29 +00:00
test_fx_xform_observer.py [2/N][Fix] Fix typo in test folder (#166374) 2025-10-29 03:02:07 +00:00
test_gradual_type.py Add __main__ guards to fx tests (#154715) 2025-06-04 14:38:50 +00:00
test_graph_pickler.py Add __main__ guards to fx tests (#154715) 2025-06-04 14:38:50 +00:00
test_lazy_graph_module.py [BE][3/6] fix typos in test/ (#157637) 2025-07-17 12:08:33 +00:00
test_matcher_utils.py [8/N] Apply ruff UP035 rule (#165214) 2025-10-15 03:18:57 +00:00
test_net_min_base.py Add __main__ guards to fx tests (#154715) 2025-06-04 14:38:50 +00:00
test_partitioner_order.py Partitioner: Fix to align partition node order with original graph (#157892) 2025-08-06 22:12:47 +00:00
test_pass_infra.py [BE][3/6] fix typos in test/ (#157637) 2025-07-17 12:08:33 +00:00
test_shape_inference.py Add __main__ guards to fx tests (#154715) 2025-06-04 14:38:50 +00:00
test_source_matcher_utils.py use check_size instead of check_is_size in ops.py (#164668) 2025-10-08 14:23:38 +00:00
test_subgraph_rewriter.py Enable ruff rule E721 (#165162) 2025-10-13 01:48:55 +00:00
test_z3_gradual_types.py [BE][PYFMT] migrate PYFMT for test/[a-h]*/ to ruff format (#144555) 2025-06-24 04:53:54 +00:00