mirror of
https://github.com/pytorch/pytorch.git
synced 2025-11-20 10:34:57 +08:00
This PR adds return types of some Python functions. Most of them return `None`. The types were added automatically by ruff `ANN` rules. Pull Request resolved: https://github.com/pytorch/pytorch/pull/167162 Approved by: https://github.com/Lucaskabela