Commit 6850dafe authored by A. Unique TensorFlower's avatar A. Unique TensorFlower Committed by TensorFlower Gardener
Browse files

collective_param_resolver_local.cc: delete DCHECK(!ir->out_mu.try_lock()); in a lambda

UNLOCK_FUNCTION(ir->out_mu) annotates that the lock is held on entry.
try_lock() should not be called.

PiperOrigin-RevId: 215769341
parent e1a8f4b0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment