Home
last modified time | relevance | path

Searched defs:PruneGraphDefInto (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dtf2xla_util_test.cc170 TEST(PruneGraphDefInto, Basic) { in TEST() argument
H A Dtf2xla_util.cc602 Status PruneGraphDefInto(const tf2xla::Config& config, const GraphDef& in, in PruneGraphDefInto() function