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

Method _WriteInputDataStatSummaries

lingvo/base_runner.py:695–709  ·  view source on GitHub ↗

Write input data stats as TF summaries to the training dir. Args: summary_str: Merged TF scalar summaries for training related input data stats. global_enqueue_steps: Measures how many global steps for which data has been enqueued.

(self, summary_str, global_enqueue_steps)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_LoopEnqueueMethod · 0.95
_EvalOnceMethod · 0.80

Calls 1

add_summaryMethod · 0.80

Tested by

no test coverage detected