Closed tdhd closed 5 years ago
Description of changes:
This PR makes consecutive calls to .fit() work as expected, that the training is resumed from the parameters of the previous .fit() call.
.fit()
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Description of changes:
This PR makes consecutive calls to
.fit()
work as expected, that the training is resumed from the parameters of the previous.fit()
call.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.