Skip to content

Fix epoch bug in continue_training

Alexander Froch requested to merge alfroch-fix-continue-training into master

Summary

This MR introduces the following changes

  • Fixing a bug in the prepare_model function if tf_tools. If a model_file was defined, the continue_training option was not properly set up.

Conformity

Edited by Alexander Froch

Merge request reports