Skip to content

Clean up of engines #1037

@clessig

Description

@clessig

Is your feature request related to a problem? Please describe.

Currently, the engines (in engines.py) are not torch.nn.modules and not all of them implement a forward function. This complicates the code in model.py and leads to other unexpected issues.

Describe the solution you'd like

See above. Any apparent inconsistencies should also be fixed there.

Describe alternatives you've considered

No response

Additional context

No response

Organisation

No response

Metadata

Metadata

Labels

modelRelated to model training or definition (not generic infra)

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions