Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dimport_model.cc216 void GetArgsAndRetsFromFunctionBody(
1214 void ImporterBase::GetArgsAndRetsFromFunctionBody( in GetArgsAndRetsFromFunctionBody() function in tensorflow::__anon83888ea00111::ImporterBase
1320 GetArgsAndRetsFromFunctionBody(*fbody, &arg_nodes, &ret_nodes, in ConvertLibFunction()