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 29a2743 commit 6bb0304Copy full SHA for 6bb0304
sidebars.js
@@ -27,7 +27,7 @@ const sidebars = {
27
items: [
28
"installation",
29
"quick_start_new_user",
30
- "quick_start_professional",
+ //"quick_start_professional",
31
{
32
type: "category",
33
label: "贡献指南",
@@ -44,7 +44,7 @@ const sidebars = {
44
link: {
45
type: "generated-index",
46
title: "快速上手",
47
- description: "本章节在为刚接触 Torchpipe 项目的用户提供快速上手的方法。从安装到初阶版单模型加速案例再到多模型级联加速案例,看完本教程后,新用户应该能够快速上手使用 Torchpipe 来优化加速模型部署方案。",
+ description: "本章节在为刚接触 torchpipe 项目的用户提供快速上手的方法。看完本教程后,新用户应该能够快速上手使用 torchpipe 来优化加速模型部署方案。",
48
slug: "/",
49
},
50
0 commit comments