Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dtf2xla_util_test.cc339 TEST(PropagateConstIntoFunctionalNodes, WhileLoopWithResourceInput) { in TEST() argument
371 TEST(PropagateConstIntoFunctionalNodes, CopiedConstNodeHasUniqueName) { in TEST() argument
424 TEST(PropagateConstIntoFunctionalNodes, RewriteTensorListWithConstMember) { in TEST() argument
H A Dtf2xla_util.cc935 Status PropagateConstIntoFunctionalNodes( in PropagateConstIntoFunctionalNodes() function