Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/cc/ops/
Dwhile_loop.cc101 Scope cond_scope = in CreateCond() local
104 TF_RETURN_IF_ERROR(cond(cond_scope, inputs, &raw_cond_out)); in CreateCond()