Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dkernel_and_device.cc62 no_deferred_ops_cv_.wait(lock); in ~KernelAndDeviceOp()
253 no_deferred_ops_cv_.notify_all(); in Run()
Dkernel_and_device.h181 condition_variable no_deferred_ops_cv_; variable
/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc1283 condition_variable no_deferred_ops_cv_; member in tensorflow::__anon675242740111::ExecutorState
1652 no_deferred_ops_cv_.notify_all(); in Process()
2483 no_deferred_ops_cv_.wait(lock); in Finish()