Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dfunctional_ops.cc362 body_handle_(body_handle), in State()
379 const FHandle body_handle_; member in tensorflow::__anonf4cf7ed10111::WhileOp::State
449 opts_, body_handle_, args_, &rets_, in StartBody()
505 OP_REQUIRES_OK(ctx, Instantiate(lib, *func, &body_handle_)); in ForOp()
515 FHandle body_handle_; member in tensorflow::__anonf4cf7ed10111::ForOp
597 lib_->Run(opts_, kernel_->body_handle_, args_, &rets_, in RunNext()