Extracts legacy learner params from 'tp' to a Learner params. Args: tp: BaseTask training params (p.train). Its legacy params will be cleared to be None after the conversion. cls: Learner class where we set the params. remove_legacy_params: Whether to keep the legacy hparams. De
(tp, cls=Learner, remove_legacy_params=True)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected
searching dependent graphs…