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

Class _CountedMinMaxAccumulator

lingvo/core/quant_utils.py:1582–1603  ·  view source on GitHub ↗

Accumulator for a counted min/max. Represented as a tensor of shape [count, min, max]. Every update increases the count and expands the min/max (initially zeros).

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TrackQActsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…