draugr.torch_utilities.sessions.type_sessions.DefaultTypeSession

class draugr.torch_utilities.sessions.type_sessions.DefaultTypeSession(dtype: dtype = torch.float32, no_side_effect: bool = True)[source]

Bases: AlsoDecorator

# speed up evaluating after training finished

__init__(dtype: dtype = torch.float32, no_side_effect: bool = True)[source]

Methods

__init__([dtype, no_side_effect])