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