diff --git a/tutorials/torch_example.py b/tutorials/torch_example.py index 59148778..d367a825 100755 --- a/tutorials/torch_example.py +++ b/tutorials/torch_example.py @@ -3,7 +3,6 @@ MNIST dataset. This script was tested on a single compute node with 4 GPUs. Note that you need to adapt ``GPUS_PER_NODE`` (see ll. 25). -and """ import logging import random