We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Where can I find checkpoint.ckpt? I can't set CHECKPOINT in 'test_flowdbn_128_5_on_su.sh', and so on.
MODEL=FlowDBN CHECKPOINT="$EXPERIMENTS_HOME/path/to/checkpoint.ckpt"
The text was updated successfully, but these errors were encountered:
having the same issue, been exploring a proper way to save it with no success until now
Sorry, something went wrong.
You can just set it to None
No branches or pull requests
Where can I find checkpoint.ckpt?
I can't set CHECKPOINT in 'test_flowdbn_128_5_on_su.sh', and so on.
model and checkpoint
MODEL=FlowDBN
CHECKPOINT="$EXPERIMENTS_HOME/path/to/checkpoint.ckpt"
The text was updated successfully, but these errors were encountered: