Closed Phantomb closed 4 years ago
is the run id correct? and what about the environment?
As @smshehryar suggested, this usually means something in your config file changed, or something in the environment changed, between the initial training and the load.
This issue has been automatically marked as stale because it has not had activity in the last 14 days. It will be closed in the next 14 days if no further activity occurs. Thank you for your contributions.
The run ID was positively correct. But maybe some data got corrupted or something, because trying it again later (having changed between GIT branches) it worked again. Thanks for your input! I'm closing this.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Description When trying to continue training with
--load
, tensorflow throws aKey NotFoundError
in the checkpoint. SpecificallyKey beta1_power_1
. What causes this, and is this fixable?Console logs / stack traces
Environment: