pytorch
d3f78424 - fix comparison of narrow type with wide type in loop condition part2 (#54471)

Commit
3 years ago
fix comparison of narrow type with wide type in loop condition part2 (#54471) Summary: Follow up PR of https://github.com/pytorch/pytorch/issues/53951. This PR fixes remaining semmle warning: comparison of narrow type with wide type in loop condition Pull Request resolved: https://github.com/pytorch/pytorch/pull/54471 Reviewed By: bdhirsh Differential Revision: D27262493 Pulled By: malfet fbshipit-source-id: 05765758da79699936af11de237c3ff3d34373d6
Author
Parents
Loading