Get the params needed to instantiate the ExecutorTpu. Args: executor_type: either 'executor_tpu' or 'host_driven_executor_tpu'. Returns: Tuple (dict, params): - ps_params_dict: high_level task_name -> ProgramScheduleParams - train_cfg: Either a SingleTaskMod
(
self, executor_type: Literal['executor_tpu', 'host_driven_executor_tpu']
)
source not stored for this graph (policy: none)
no test coverage detected