Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
  • Loading branch information
awaelchli committed Feb 17, 2021
1 parent d2eb6a6 commit 6040d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/benchmarking/performance.rst
Original file line number Diff line number Diff line change
Expand Up @@ -165,4 +165,4 @@ Most UNIX-based operating systems provide direct access to tmpfs through a mount

.. code-block:: python
datamodule = MNISTDataModule(data_root="/dev/shm/MNIST")
datamodule = MyDataModule(data_root="/dev/shm/my_data")

0 comments on commit 6040d03

Please sign in to comment.