From c12dbdc2462900b6dda20b61d5cf4c2faf989ba4 Mon Sep 17 00:00:00 2001 From: Mishig Davaadorj Date: Wed, 24 Aug 2022 10:37:52 +0200 Subject: [PATCH] Update perf_infer_gpu_many.mdx (#18744) --- docs/source/en/perf_infer_gpu_many.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/en/perf_infer_gpu_many.mdx b/docs/source/en/perf_infer_gpu_many.mdx index 2f29c3c77b..b3331d1f12 100644 --- a/docs/source/en/perf_infer_gpu_many.mdx +++ b/docs/source/en/perf_infer_gpu_many.mdx @@ -14,6 +14,6 @@ an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express o This document contains information on how to efficiently infer on a multiple GPUs. -Note: A multi GPU setup can use the majority of the strategies described in the [single GPU section](perf infer gpu one). You must be aware of simple techniques, though, that can be used for a better usage. +Note: A multi GPU setup can use the majority of the strategies described in the [single GPU section](./perf_infer_gpu_one). You must be aware of simple techniques, though, that can be used for a better usage.