pytorch
57b7f33b - [Inductor] Move graph.lint() in Intel's FX Passes to the End of Loop to Reduce Compile Time (#91179)

Commit
3 years ago
[Inductor] Move graph.lint() in Intel's FX Passes to the End of Loop to Reduce Compile Time (#91179) Summary: Move `graph.lint()` in Intel's FX passes to the end of loop to reduce compile time, as there is no need to place `graph.lint()` within loop Test Plan: CI Reviewed By: jansel Differential Revision: D41964322 Pull Request resolved: https://github.com/pytorch/pytorch/pull/91179 Approved by: https://github.com/XiaobingSuper, https://github.com/jansel
Author
Committer
Parents
Loading