mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-08-26 10:28:24 +00:00
Fix incorrect image name; update link to benchmark (#791)
Signed-off-by: Beth Dean <beth.e.dean@intel.com> Closes #767 Closes #727
This commit is contained in:
committed by
michael vincerra
parent
973cd6a98b
commit
ee38997188
@@ -170,7 +170,7 @@ single node.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
docker run --name <image name> --rm -i -t <clearlinux/stacks-dlrs-TYPE> bash
|
||||
docker run --name <image name> --rm -i -t <clearlinux/stacks-pytorch-TYPE> bash
|
||||
|
||||
.. note::
|
||||
|
||||
@@ -966,7 +966,7 @@ Related topics
|
||||
|
||||
.. _Docker Hub: https://hub.docker.com/
|
||||
|
||||
.. _TensorFlow Benchmarks: https://www.tensorflow.org/guide/performance/benchmarks
|
||||
.. _TensorFlow Benchmarks: https://github.com/tensorflow/benchmarks
|
||||
|
||||
.. _PyTorch benchmarks: https://github.com/pytorch/pytorch/blob/master/caffe2/python/convnet_benchmarks.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user