Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dfunctional_ops.cc171 then_handle_(then_handle), in State()
184 FHandle handle = cond_ ? then_handle_ : else_handle_; in Start()
205 FHandle then_handle_; member in tensorflow::__anonf4cf7ed10111::IfOp::State