pytorch/torch/csrc/cuda
linhaifeng 369f2d6951 [3/N] fix typo in other folders (#166606)
fix typo in other folders

#166374
#166126

_typos.toml
```bash
[files]
extend-exclude = ["tools/linter/dictionary.txt"]
[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"
Sur = "Sur"
nin = "nin"
tme = "tme"
inpt = "inpt"
mis = "mis"
Raison = "Raison"
ouput = "ouput"
nto = "nto"
Onwer = "Onwer"
callibrate = "callibrate"
ser = "ser"
Metdata = "Metdata"
```

Pull Request resolved: https://github.com/pytorch/pytorch/pull/166606
Approved by: https://github.com/ezyang
2025-10-30 10:30:40 +00:00
..
shared Revert "Add magic TORCH_MAKE_PYBIND_ENUM_FASTER macro (#163527)" 2025-10-02 15:42:42 +00:00
comm.cpp
comm.h
CUDAPluggableAllocator.cpp [PyTorch CCA] Add an API to get expandable segment sizes (#163771) 2025-10-01 02:16:58 +00:00
CUDAPluggableAllocator.h [PyTorch CCA] Add an API to get expandable segment sizes (#163771) 2025-10-01 02:16:58 +00:00
device_set.h
Event.cpp
Event.h
GdsFile.cpp [1/N] Fix clang-tidy readability checks (#164561) 2025-10-04 09:40:38 +00:00
GdsFile.h
Graph.cpp [CUDAGraph] Add getter for cuda graph exec (#161294) 2025-08-25 20:57:37 +00:00
GreenContext.cpp [CUDA] Add experimental green context support for SM carveout (#159104) 2025-10-22 21:38:52 +00:00
memory_snapshot.cpp [Mem Snapshot] Add Metadata Field (#165490) 2025-10-17 23:46:02 +00:00
memory_snapshot.h
MemPool.cpp
Module.cpp [3/N] fix typo in other folders (#166606) 2025-10-30 10:30:40 +00:00
Module.h
nccl.cpp [Code Clean] Replace std::runtime_error with TORCH_CHECK (#163437) 2025-10-12 01:23:02 +00:00
nccl.h
python_comm.cpp
python_comm.h
python_nccl.cpp Turn some const strings into constexpr in C++ code (#165203) 2025-10-13 20:25:20 +00:00
python_nccl.h
Stream.cpp
Stream.h
THCP.h
utils.cpp [Code Clean] Replace std::runtime_error with TORCH_CHECK (#163437) 2025-10-12 01:23:02 +00:00
utils.h