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

Method _Loop

lingvo/executor.py:838–915  ·  view source on GitHub ↗

Main loop in the executor. - Initializes TPU state & variables - Restores variables from checkpoint - Compiles all programs - Then loops - Saves a checkpoint periodically - Using the program schedule, sample a program to run, then run it. - Export metrics - C

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

_LoadCheckpointMethod · 0.95
StartMethod · 0.95
_GetGlobalStepFunction · 0.85
MaybeSaveMethod · 0.80
_ExportMetricsMethod · 0.80
InitializeMethod · 0.45
RunMethod · 0.45
_ShouldStopMethod · 0.45
SaveMethod · 0.45

Tested by

no test coverage detected