dgs.models.module.BaseModule.is_training

property BaseModule.is_training: bool

Get whether this module is set to training-mode. Will prioritize the module’s setting over the global one.