benchmark
876017cb - Remove useless lambdas (#113602)

Commit
2 years ago
Remove useless lambdas (#113602) Summary: Applies PLW0108 which removes useless lambda calls in Python, the rule is in preview so it is not ready to be enabled by default just yet. These are the autofixes from the rule. X-link: https://github.com/pytorch/pytorch/pull/113602 Approved by: https://github.com/albanD Reviewed By: huydhn Differential Revision: D51336713 fbshipit-source-id: c9534397327d71c5cdeb04ac31884879fb17818c
Author
Parents
Loading