From 7c06f579d83d5d05c2bff7de04ec114b4b1e78f1 Mon Sep 17 00:00:00 2001 From: Bartosz Kuncer Date: Thu, 30 Sep 2021 16:19:02 +0200 Subject: [PATCH] Fix linkcheck --- .../python/tutorials/performance/backend/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/python_docs/python/tutorials/performance/backend/index.rst b/docs/python_docs/python/tutorials/performance/backend/index.rst index e2793c209ddc..84f3f73a34b8 100644 --- a/docs/python_docs/python/tutorials/performance/backend/index.rst +++ b/docs/python_docs/python/tutorials/performance/backend/index.rst @@ -23,7 +23,7 @@ The following tutorials will help you learn how to use backend tools to boost pe .. card:: :title: DNNL - :link: mkldnn/index.html + :link: dnnl/index.html How to get the most from your CPU by using Intel's DNNL. @@ -50,7 +50,7 @@ The following tutorials will help you learn how to use backend tools to boost pe :hidden: :maxdepth: 1 - mkldnn/index + dnnl/index tvm profiler amp