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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected