Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run lumi eval on imported checkpoint #272

Open
samkit-jain opened this issue Mar 14, 2019 · 1 comment
Open

Run lumi eval on imported checkpoint #272

samkit-jain opened this issue Mar 14, 2019 · 1 comment

Comments

@samkit-jain
Copy link

How do I specify the checkpoint to use in lumi eval?

Background: I did the training on a different machine. Exported the checkpoint from there and imported the checkpoint in a different machine. Now, I want to run lumi eval for the imported checkpoint on the machine where the checkpoint was imported. I can extract the contents of exported tar file in the jobs folder and then run the eval. Is there a better way to just specify the checkpoint in the command itself?

@StephenRUK
Copy link

There doesn't seem to be an option, see what lumi eval --help tells you. I would also like to see a better direct interaction with the TensorFlow checkpoints here. Even better: An option to periodically run the evaluation during training (hot, without stopping training first)

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

No branches or pull requests

2 participants