diff --git a/source/clear-linux/tutorials/dlrs.rst b/source/clear-linux/tutorials/dlrs.rst index de2b16f4..1037e7be 100644 --- a/source/clear-linux/tutorials/dlrs.rst +++ b/source/clear-linux/tutorials/dlrs.rst @@ -85,11 +85,10 @@ TensorFlow. docker exec -i bash -c ‘python benchmarks/scripts/tf_cnn_benchmarks/tf_cnn_benchmarks.py --device=cpu --model=resnet50 --data_format=NHWC ’. - .. note:: +.. note:: - You may also use: `--data_format=NCHW` - You can replace the model with one of your choice supported by the - TensorFlow benchmarks. + You can replace the model with one of your choice supported by the + TensorFlow benchmarks. Kubeflow multi-node benchmarks ============================== @@ -226,8 +225,6 @@ benchmark results. More information about `Kubernetes logging`_ is available fro .. _release notes: https://github.com/clearlinux/dockerfiles/tree/master/stacks/dlaas -.. _Clear Linux Docker Hub page: https://hub.docker.com/u/clearlinux/ - .. _ksonnet registries for deploying TFJobs: https://github.com/clearlinux/dockerfiles/tree/master/stacks/dlaas/kubeflow/dlaas-tfjob .. _Kubernetes logging: https://kubernetes.io/docs/concepts/cluster-administration/logging/