-
Notifications
You must be signed in to change notification settings - Fork 24
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
Terminal crashes on windows but job completes. #145
Comments
This still happens. Another terminal dump, in case it helps:
|
Most likely, this is external and we would need a consistent repro to open an issue with Google CloudML. I've seen this a couple times, but I can't hit this consistently. |
got the same problem by applying mnist_mlp.R (https://github.com/rstudio/keras/blob/master/vignettes/examples/mnist_mlp.R) using cloudml_train on google cloud platform. I think the download functionality does not work properly. I also do not have a local runs directory created as it does in the mnist_mlp.R script. I think job_collect is the problem cloudml::job_collect('Project Name', destination = '../runs', view = 'save') does not copy anything in the destination folder Any Idea what we can do? R commands: library(cloudml) config.yml: trainingInput: |
did we make some progress here. I just saw that the issue is open for a long time |
This may not be an R issues, but something on the CloudML end.
I received a crash report in the terminal, despite the job still running on CloudML.
This happens after submitting:
Terminal output:
The text was updated successfully, but these errors were encountered: