Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dloops.cc27 const WhileLoopHelperBodyFunction& body_function, in WhileLoopHelper()
84 const ForEachIndexBodyFunction& body_function, in ForEachIndex()
/external/tensorflow/tensorflow/compiler/tf2xla/
Dconst_analysis.cc140 NameAttrList body_function; in GetCompileTimeConstInputs() local