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