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

#include <flatten_call_graph.h>

Inherits HloPassInterface.

Detailed Description

Google docs:

Flattening associates each call site with a unique computation (for sequential calling contexts) This simplifies buffer assignment and points-to analysis (see b/36865746 for details).


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