pytorch/torch/nn/utils
Aaron Gokaslan 6d43c89f37 [BE]: Update Ruff to 0.0.280 (#105724)
Removes unusued loop values in python dictionary iteration. Automated fix from Ruff master

Pull Request resolved: https://github.com/pytorch/pytorch/pull/105724
Approved by: https://github.com/ezyang, https://github.com/janeyx99
2023-07-22 23:03:34 +00:00
..
_expanded_weights numpy1.25 deprecation: np.product -> np.prod (#103263) 2023-06-09 02:18:53 +00:00
__init__.py
_deprecation_utils.py Fix typos under torch/nn directory (#97594) 2023-04-10 22:07:15 +00:00
_named_member_accessor.py [BE] f-stringify torch/ and scripts (#105538) 2023-07-21 19:35:24 +00:00
_per_sample_grad.py [expanded weights] add RNN support via decomp (#91807) 2023-02-08 14:16:30 +00:00
clip_grad.py Reland "Move tensor grouping to ATen" (#103912) 2023-06-21 09:26:33 +00:00
convert_parameters.py [BE] f-stringify torch/ and scripts (#105538) 2023-07-21 19:35:24 +00:00
fusion.py fix conv+bn folding issue for mixed dtype (#99696) 2023-04-23 05:13:40 +00:00
init.py [BE] Enable ruff's UP rules and autoformat nn/ mps/ and torch/ (#105436) 2023-07-21 07:38:46 +00:00
memory_format.py [BE] Merge isinstance calls together (#94419) 2023-02-09 00:47:26 +00:00
parametrizations.py [BE] Enable ruff's UP rules and autoformat nn/ mps/ and torch/ (#105436) 2023-07-21 07:38:46 +00:00
parametrize.py Fix typos under torch/nn directory (#97594) 2023-04-10 22:07:15 +00:00
prune.py [BE]: Update Ruff to 0.0.280 (#105724) 2023-07-22 23:03:34 +00:00
rnn.py [BE] Enable ruff's UP rules and autoformat nn/ mps/ and torch/ (#105436) 2023-07-21 07:38:46 +00:00
rnn.pyi [BE]: Bugfix functorch and some generic typing improvements (#101337) 2023-05-14 14:20:56 +00:00
spectral_norm.py [BE]: Update Ruff to 0.0.280 (#105724) 2023-07-22 23:03:34 +00:00
stateless.py [BE] f-stringify torch/ and scripts (#105538) 2023-07-21 19:35:24 +00:00
weight_norm.py [BE]: Update Ruff to 0.0.280 (#105724) 2023-07-22 23:03:34 +00:00