Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/
H A Dfunction_utils_test.cc56 TEST(FunctionUtilsTest, AddFunctionOutputWithUniqueName) { in TEST() argument
H A Dfunction_utils.cc89 void AddFunctionOutputWithUniqueName(StringPiece prefix, in AddFunctionOutputWithUniqueName() function