LOLCATTrainer#
- class ts3.models.supervised.LOLCATTrainer(cfg, rank, world_size)[source]#
Bases:
core.trainer.BaseTrainerSupervised training of LOLCAT, the one TS3 model fit on the region labels.
- setup(ckpt)[source]#
Set up the trainer.
This method is called after setting up distributed, loading the checkpoint, and setting up logging.