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

Method __init__

lingvo/base_runner.py:42–139  ·  view source on GitHub ↗

A job runner. Args: params: Params object containing model configuration. model_task_name: String name of the task this runner should execute for multitask models only. See flag for details. logdir: String path to the log directory to output to. tf_master: Strin

(
      self,
      params,
      model_task_name='',
      logdir='',
      tf_master='',
      trial=base_trial.NoOpTrial(),
      create_global_step=True,
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 13

_SetStatusMessageMethod · 0.95
_GetSessionMethod · 0.95
splitMethod · 0.80
ToTextMethod · 0.80
InitDevicesEagerMethod · 0.80
InitDevicesMethod · 0.80
GetPlacerMethod · 0.80
OverrideModelParamsMethod · 0.45
CopyMethod · 0.45
NameMethod · 0.45

Tested by

no test coverage detected