Factor out optimizer creation logic from the trainer, so as to avoid access...
Factor out optimizer creation logic from the trainer, so as to avoid access runtime config inside Trainer. Add validation method on the ExperimentConfig as clients may use other containers instead of the model garden config dataclass. PiperOrigin-RevId: 336132223
Showing
Please register or sign in to comment