Update ProgramSchedule params with the given new configs. Currently this override only supports EvalProgram, DecodeProgram and MultiInputsDecodeProgram. Args: ps_params: SimpleProgramSchedule.Params(), to be overridden. dataset_list: Optional[List[str]], if not None, it will override
(ps_params,
dataset_list=None,
train_executions_per_eval=None,
train_steps_per_loop=None,
eval_steps_per_loop=None,
decode_steps_per_loop=None,
multi_inputs_decoder=None,
decode_summary_emails=None,
oneoff_checkpoint_to_load=None,
train_summary_interval_steps=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected
searching dependent graphs…