Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla_util_test.cc334 TEST(PropagateConstIntoFunctionalNodes, WhileLoopWithResourceInput) { in TEST() argument
366 TEST(PropagateConstIntoFunctionalNodes, CopiedConstNodeHasUniqueName) { in TEST() argument
Dtf2xla_util.cc768 Status PropagateConstIntoFunctionalNodes( in PropagateConstIntoFunctionalNodes() function