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.cc339 TEST(PropagateConstIntoFunctionalNodes, WhileLoopWithResourceInput) { in TEST() argument
371 TEST(PropagateConstIntoFunctionalNodes, CopiedConstNodeHasUniqueName) { in TEST() argument
424 TEST(PropagateConstIntoFunctionalNodes, RewriteTensorListWithConstMember) { in TEST() argument
Dtf2xla_util.cc767 Status PropagateConstIntoFunctionalNodes( in PropagateConstIntoFunctionalNodes() function