tf_1.8_xla_doc
List of all members
xla::WhileLoopInvariantCodeMotion Class Reference

#include <while_loop_invariant_code_motion.h>

Inherits HloPassInterface.

Detailed Description

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.


The documentation for this class was generated from the following files: