tf_1.8_xla_doc
|
#include <flatten_call_graph.h>
Inherits HloPassInterface.
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).