Home
last modified time | relevance | path

Searched refs:PruneUnreachableFunctionsFromGraph (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dtf2xla_util.h200 Status PruneUnreachableFunctionsFromGraph(const Graph& g,
H A Dfunctionalize_control_flow.cc384 PruneUnreachableFunctionsFromGraph(*graph, options.flib_def)); in Run()
H A Dtf2xla_util.cc968 Status PruneUnreachableFunctionsFromGraph(const Graph& g, in PruneUnreachableFunctionsFromGraph() function
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Dencapsulate_tpu_computations_pass.cc2958 PruneUnreachableFunctionsFromGraph(**options.graph, options.flib_def)); in Run()