dgs.models.modules.named.NamedModule.is_training

property NamedModule.is_training: bool

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