pytorch/torchgen/api
Kazuaki Ishizaki ac48c11ab7 Fix typo under torchgen directory (#111154)
This PR fixes typo in comments and messages in files under `torchgen` directory.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/111154
Approved by: https://github.com/rajveer43, https://github.com/Skylion007
2023-10-13 16:43:46 +00:00
..
types [BE] Enable Ruff's Flake8 PYI018 (#111101) 2023-10-12 16:26:21 +00:00
__init__.py
autograd.py Revert "Revert "Reland "Add forward mode AD to out-place foreach functions (#102409) (#106043)""" (#106320) 2023-08-18 23:01:42 +00:00
cpp.py Fix typo under torchgen directory (#111154) 2023-10-13 16:43:46 +00:00
dispatcher.py
functionalization.py Bump black version to 23.1.0 (#96578) 2023-03-15 06:27:59 +00:00
lazy.py [BE]: Update flake8 and plugins and fix bugs (#97795) 2023-03-28 23:51:55 +00:00
meta.py
native.py Reland 2 Many symintifications (#87604) (#87980) 2022-10-28 13:40:11 +00:00
python.py Change flash attention outputs to be SymInt instead of int (#110533) 2023-10-05 01:00:07 +00:00
structured.py Fix typo under torchgen directory (#111154) 2023-10-13 16:43:46 +00:00
translate.py Bump black version to 23.1.0 (#96578) 2023-03-15 06:27:59 +00:00
ufunc.py
unboxing.py