viable/strict/1784394527
Correct spelling and grammar mistakes in code comments and docstrings throughout the torch package. These are documentation-only changes with no functional impact, covering typos such as "TensorQeue" to "TensorQueue", "Undos" to "Undoes", "followings" to "following", and similar fixes across autograd, distributed, nn, compiler, and other modules. Pull Request resolved: https://github.com/pytorch/pytorch/pull/190249 Approved by: https://github.com/albanD