Skip to content

Commit

Permalink
[DEBUG]
Browse files Browse the repository at this point in the history
  • Loading branch information
satyaog committed Mar 27, 2023
1 parent c88b9dc commit 6eb17bc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/examples/data/torchvision/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,25 +14,25 @@ The full source code for this example is available on `the mila-docs GitHub repo

**job.sh**

.. literalinclude:: examples/data/torchvision/job.sh.diff
.. literalinclude:: /examples/data/torchvision/job.sh.diff
:language: diff


**main.py**

.. literalinclude:: examples/data/torchvision/main.py.diff
.. literalinclude:: /examples/data/torchvision/main.py.diff
:language: diff


**data.sh**

.. literalinclude:: examples/data/torchvision/data.sh
.. literalinclude:: /examples/data/torchvision/data.sh
:language: bash


**data.py**

.. literalinclude:: examples/data/torchvision/data.py
.. literalinclude:: /examples/data/torchvision/data.py
:language: python


Expand Down

0 comments on commit 6eb17bc

Please sign in to comment.