Skip to content

benchmark method now allows comparison between models with same target but different encoder/decoder features

benchmark method now reads encoder and decoder features from the model, before creating a dataloader, which makes comparisons between different features possible.

Signed-off-by: Tobias Körner tobias.koerner@rwth-aachen.de

Closes #111

Merge request reports