在tensorflow\compiler\xla\service\Flatten_call_graph.h中,它说:
// 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).
是什么b/36865746?