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

Method __init__

lingvo/executor.py:174–392  ·  view source on GitHub ↗

Construct an ExecutorTpu BaseRunner. Args: train_cfg: SingleTaskModelParams or MultiTaskModelParams ps_params_dict: A dict of top-level task name -> ProgramSchedule params, if train_cfg is a SingleTaskModelParams, we expect only one entry. *args: List args to pass thro

(self, train_cfg, ps_params_dict, *args, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.45

Calls 13

_CreateCheckpointerMethod · 0.95
IterParamsMethod · 0.80
_WriteToLogMethod · 0.80
ToTextMethod · 0.80
ToProtoMethod · 0.80
GetPlacerMethod · 0.80
SetStatusMessageFnMethod · 0.80
ParamsMethod · 0.45
InstantiateMethod · 0.45
ProgramsMethod · 0.45
BuildTpuSubgraphMethod · 0.45

Tested by

no test coverage detected