pytorch/test/quantization/pt2e
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
..
test_duplicate_dq.py Replace export_for_training with export (#162396) 2025-09-10 14:19:34 +00:00
test_graph_utils.py
test_metadata_porting.py Replace export_for_training with export (#162396) 2025-09-10 14:19:34 +00:00
test_numeric_debugger.py [Fix] Adding missing f prefixes to formatted strings [4/N] (#164068) 2025-09-29 04:07:07 +00:00
test_quantize_pt2e_qat.py [test] Skip testing of source_fn_stack in light of export changes (#165176) 2025-10-11 00:16:59 +00:00
test_quantize_pt2e.py [2/N][Fix] Fix typo in test folder (#166374) 2025-10-29 03:02:07 +00:00
test_representation.py Replace export_for_training with export (#162396) 2025-09-10 14:19:34 +00:00
test_x86inductor_quantizer.py [2/N][Fix] Fix typo in test folder (#166374) 2025-10-29 03:02:07 +00:00
test_xnnpack_quantizer.py [2/N][Fix] Fix typo in test folder (#166374) 2025-10-29 03:02:07 +00:00