Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dfusion_utils.cc212 const StringCollection& first_outputs, in FuseFunctionNodes()
234 const StringCollection& first_outputs, in FuseReturns()
315 const StringCollection& first_outputs, int arg_num) { in ComposeInput()
356 const StringCollection& first_outputs, int arg_num) { in SameInput()
463 const auto first_outputs = GetFunctionOutputs(first_function); in FuseFunctions() local