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.h143 bool any_resource = false; in MaybeLockVariableInputMutexesInOrder() local
146 any_resource = true; in MaybeLockVariableInputMutexesInOrder()
150 if (!do_lock && !any_resource) { in MaybeLockVariableInputMutexesInOrder()