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

Method _AddAttenProbsHistogramSummary

lingvo/tasks/mt/decoder.py:331–341  ·  view source on GitHub ↗

Add histogram summary of attention probs. Args: atten_probs: a list of attention probs, each element is of shape [tgt_len, tgt_batch, src_len].

(self, atten_probs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_AddAttenProbsSummaryMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected