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

Function GetExecutorParams

lingvo/executor.py:67–153  ·  view source on GitHub ↗

Get the params needed to instantiate the Executor. Args: model_name: A model name registered in the ModelRegistry. cluster_params: A cluster hyperparams object. model_registry: A ModelRegistry object. Returns: A tuple (dict, Params): - ps_params_dict: High-level task name

(model_name, cluster_params, model_registry)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

UnsetUnusedTrainParamsFunction · 0.85
GetProgramScheduleMethod · 0.80
GetParamsMethod · 0.80
IterParamsMethod · 0.80
ParamsMethod · 0.45
CopyMethod · 0.45
GetMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…