pytorch/torch/ao/ns
Aaron Gokaslan 8219bf051b [BE]: Apply RUF015 to torch folder (#113025)
Removes unnecessary allocations of iterators. There is a small chance this may have side effects as the entire iterator is no longer consumed, but this is a way more efficient method for retrieving the first element.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/113025
Approved by: https://github.com/ezyang, https://github.com/malfet
2023-11-07 00:48:15 +00:00
..
fx [BE]: Apply RUF015 to torch folder (#113025) 2023-11-07 00:48:15 +00:00
__init__.py
_numeric_suite_fx.py [Reland] Update mypy to 1.4.1 (#105227) 2023-07-15 20:30:20 +00:00
_numeric_suite.py