We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73c5c35 commit ceb636dCopy full SHA for ceb636d
model_zoo/mnist/mnist_pytorch.py
@@ -19,7 +19,7 @@
19
20
elasticdl train \
21
--image_name=elasticdl:pt_mnist_allreduce \
22
- --job_command="python -m model_zoo.mnist.mnist_pytorch_custom_dataset \
+ --job_command="python -m model_zoo.mnist.mnist_pytorch \
23
--training_data=/local_data/mnist_png/training \
24
--validation_data=/local_data/mnist_png/testing" \
25
--num_minibatches_per_task=2 \
0 commit comments