mirror of
https://github.com/zebrajr/pytorch.git
synced 2026-01-15 12:15:51 +00:00
This PR fixes remaining pylint `W0143` warnings which checks comparisons of callables and is not implemented in `ruff`. Pull Request resolved: https://github.com/pytorch/pytorch/pull/167421 Approved by: https://github.com/albanD