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

Method _RunLoop

lingvo/base_runner.py:399–527  ·  view source on GitHub ↗

Runs `loop_func`, retrying on expected errors. Args: job_name: string job name. loop_func: callable to run and retry on expected errors. loop_args: list or tuple of arguments to be passed to the loop_func. cleanup_func: callable to run before retry.

(self, job_name, loop_func, loop_args=(), cleanup_func=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

StartMethod · 0.80
StartMethod · 0.80
StartMethod · 0.80
StartEnqueueOpMethod · 0.80
StartMethod · 0.80
StartEnqueueOpMethod · 0.80
StartMethod · 0.80
StartEnqueueOpMethod · 0.80
StartMethod · 0.80
StartMethod · 0.80

Calls 4

_SetStatusMessageMethod · 0.95
_InVizierStudyMethod · 0.95
splitMethod · 0.80
ReportDoneMethod · 0.45

Tested by

no test coverage detected