You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would the above script train correctly? If it does, then I would start by moving the data you want to copy into "mnist-train" and rerun to make sure data can also be copied, then I would switch to the original training script.
I've been following the tutorial from here:
https://tensorflow.rstudio.com/tools/cloudml/articles/getting_started.html
Submitting a job to Google cloud that works on my local machine produces the following:
The logs show a few errors. The first is:
The next error is:
Followed by:
Followed by:
I'm also getting errors related to copying files throughout. Such as:
I tried just remove the directory listed the first time (wasn't a necessary directory) but then this error just showed up for a different directory.
Any ideas?
The text was updated successfully, but these errors were encountered: