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

Method Run

lingvo/core/program.py:969–992  ·  view source on GitHub ↗

Run the encapsulated training program. Args: sess: the session. Should be None in this program. threadpool: unused in this program. strategy: if present, a TPUStrategy object. Returns: true if the task is complete, false otherwise.

(self, sess=None, threadpool=None, strategy=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

_ShouldStopMethod · 0.95
_MaybeWriteSummaryMethod · 0.95
DeviceLoopSetupEagerMethod · 0.80
_GetTaskStepMethod · 0.80
_GetGlobalStepMethod · 0.80

Tested by

no test coverage detected