Finds and returns a list of relevant batch-normalization updates. Args: loss: The loss that is being optimized for. A tensor or a list of tensors. batch_norm_updates: A list of batch normalization updates. Returns: A pair of lists. The first list contains all the batch normalizatio
(loss, batch_norm_updates)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected
searching dependent graphs…