Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc1565 const FunctionDef* cond_host_func = fld->Find(cond_host_func_name); in RewriteHostWhileLoopCond() local
1566 TF_RETURN_IF_ERROR(FunctionDefToBodyHelper(*cond_host_func, AttrSlice(&attrs), in RewriteHostWhileLoopCond()