Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla_util_test.cc168 TEST(PruneGraphDefInto, Basic) { in TEST() argument
Dtf2xla_util.cc431 Status PruneGraphDefInto(const tf2xla::Config& config, const GraphDef& in, in PruneGraphDefInto() function