Home
last modified time | relevance | path

Searched refs:GetFunctionOutputs (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dfusion_utils.cc250 StringCollection GetFunctionOutputs(const FunctionDef& function) { in GetFunctionOutputs() function
463 const auto first_outputs = GetFunctionOutputs(first_function); in FuseFunctions()