Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dtraining_op_helpers.h144 bool any_resource = false; in MaybeLockVariableInputMutexesInOrder() local
147 any_resource = true; in MaybeLockVariableInputMutexesInOrder()
151 if (!do_lock && !any_resource) { in MaybeLockVariableInputMutexesInOrder()