Add LINM (Loop Invariant Node Motion) optimization pass in GraphOptim… (#16306)
* Add Loop Invariant Node Motion optimization in grappler * linm: disable loop optimizations by default, remove includes not needed from loop_optimizer_test.cc * remove redundant lines after merging with master * LINM: a minor change in BUILD to fix gen_ci_sanity_out failure, and remove 'No newline at end of file' warning
Loading
Please sign in to comment