Searched defs:sync_on_finish_ (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/core/distributed_runtime/ | ||
| D | graph_mgr.h | 156 bool sync_on_finish_ = true; variable |
| /external/tensorflow/tensorflow/core/common_runtime/ | ||
| D | direct_session.h | 332 bool sync_on_finish_ = true; variable |
| D | executor.cc | 1264 bool sync_on_finish_; member in tensorflow::__anon675242740111::ExecutorState |