MCPcopy Create free account
hub / github.com/tensorflow/lingvo / FindRelevantBatchNormUpdates

Function FindRelevantBatchNormUpdates

lingvo/core/py_utils.py:4095–4127  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

FindNeededFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…