TrainerBase =========== .. currentmodule:: plugins.train.trainer.base .. autoclass:: TrainerBase :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~TrainerBase.get_sampler ~TrainerBase.register_loss ~TrainerBase.train_batch .. rubric:: Methods Documentation .. automethod:: get_sampler .. automethod:: register_loss .. automethod:: train_batch