We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b497fb8 commit fcbfc6bCopy full SHA for fcbfc6b
docs/source/benchmarking/benchmarks.rst
@@ -12,3 +12,6 @@ In average for simple MNIST CNN classifier we are only about 0.06s slower per ep
12
.. figure:: ../_static/images/benchmarks/figure-parity-times.png
13
:alt: Speed parity to vanilla PT, created on 2020-12-16
14
:width: 500
15
+
16
17
+Learn more about reproducible benchmarking from the `PyTorch Reproducibility Guide <https://pytorch.org/docs/stable/notes/randomness.html>_`.
0 commit comments