This example was taken from Pytorch examples: https://github.com/pytorch/examples/tree/master/mnist
To execute it, first install requirements:
$ pip install -r requirements.txt
Run the workflow (it'll download the MNIST dataset):
$ rflow mnist_train run test