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.cc336 TEST(PropagateConstIntoFunctionalNodes, WhileLoopWithResourceInput) { in TEST() argument
368 TEST(PropagateConstIntoFunctionalNodes, CopiedConstNodeHasUniqueName) { in TEST() argument
421 TEST(PropagateConstIntoFunctionalNodes, RewriteTensorListWithConstMember) { in TEST() argument
Dtf2xla_util.cc761 Status PropagateConstIntoFunctionalNodes( in PropagateConstIntoFunctionalNodes() function