mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
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 |
||
|---|---|---|
| .. | ||
| test_duplicate_dq.py | ||
| test_graph_utils.py | ||
| test_metadata_porting.py | ||
| test_numeric_debugger.py | ||
| test_quantize_pt2e_qat.py | ||
| test_quantize_pt2e.py | ||
| test_representation.py | ||
| test_x86inductor_quantizer.py | ||
| test_xnnpack_quantizer.py | ||