tf_1.8_xla_doc
|
#include <while_loop_invariant_code_motion.h>
Inherits HloPassInterface.
Google docs:
HLO pass that rewrites while loops to hoist loop invariant instructions in the while body into the computation that contains the while instruction.