pytorch/test/quantization
Aaron Gokaslan 3d82d8d0ed [BE] Enable more flake8-comprehensions checks (#94601)
I applied some flake8 fixes and enabled checking for them in the linter. I also enabled some checks for my previous comprehensions PR.

This is a follow up to #94323 where I enable the flake8 checkers for the fixes I made and fix a few more of them.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/94601
Approved by: https://github.com/ezyang
2023-02-10 23:40:29 +00:00
..
ao_migration ao migration: fix broken import, try 2 (#94458) 2023-02-09 22:20:01 +00:00
bc AO migration: replace torch internal callsites (#94170) 2023-02-07 02:32:23 +00:00
core Apply some safe comprehension optimizations (#94323) 2023-02-07 23:53:46 +00:00
eager [BE] Enable more flake8-comprehensions checks (#94601) 2023-02-10 23:40:29 +00:00
fx [BE] Enable more flake8-comprehensions checks (#94601) 2023-02-10 23:40:29 +00:00
jit [BE]: pyupgrade Python to 3.8 - imports and object inheritance only (#94308) 2023-02-07 21:10:56 +00:00
serialized
__init__.py