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

Method _RunOnLatestCheckpoints

lingvo/base_runner.py:259–295  ·  view source on GitHub ↗

Executes 'runner_fn' on the latest checkpoints produced by the Trainer. Args: sess: the session to compute the metrics in. runner_fn: a callable taking a session and a checkpoint path to apply to checkpoints saved by the Trainer. runner_dir: the log directory for this

(self, sess=None, runner_fn=None, runner_dir=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

_LoopMethod · 0.80
_LoopMethod · 0.80
StartMethod · 0.80
StartMethod · 0.80

Calls 3

_TrainerFinishedMethod · 0.95
_FindNewCheckpointMethod · 0.95
_ShouldStopMethod · 0.95

Tested by

no test coverage detected