Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Loading previous checkpoints #53

Open
pradyumnjain opened this issue May 28, 2021 · 0 comments
Open

Loading previous checkpoints #53

pradyumnjain opened this issue May 28, 2021 · 0 comments

Comments

@pradyumnjain
Copy link

While trying to get results of previous checkpoints, I am copying the model checkpoints from "trained_checkpoint" to "models" and have changed the checkpoint file as

model_checkpoint_path: "generator-35"
all_model_checkpoint_paths: "generator-35"

Getting the following error

AssertionError: Nothing except the root object matched a checkpointed value. Typically this means that the checkpoint does not match the Python program. The following objects have no matching checkpointed value

How to get inference from the previous checkpoints?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant