GAN tutorial with PyTorch ========================= .. include:: ../../../tutorials/distributed-ml/torch-tutorial-GAN/README.md :parser: myst_parser.sphinx_ Python files ------------------ train.py ++++++++++++ .. literalinclude:: ../../../tutorials/distributed-ml/torch-tutorial-GAN/train.py :language: python