Skip to content

Adding fix for batch size in validation/evaluation

Alexander Froch requested to merge alfroch-fix-179 into master

Summary

This MR introduces the following changes

  • Removing default batch_size from the validation/evaluation process. This value comes now from the configs.

Relates to the following issues

Conformity

Merge request reports