Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Resolved
-
None
-
None
Description
The default mnist data url for tensorflow is https://storage.googleapis.com/cvdf-datasets/mnist/.
Mnist job needs to get data fromĀ thatĀ url before the training. If the network is unavailable, the job would fail in Mini-submarine.
We can add a parameter for users to specify the mirrors of the data, so that submarine job can be tested more easily.