Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dloops.h39 WhileLoopHelperBodyFunction; typedef
51 const WhileLoopHelperBodyFunction& body_function,
Dloops.cc27 const WhileLoopHelperBodyFunction& body_function, in WhileLoopHelper()