File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
i18n/zh/docusaurus-plugin-content-docs/current/showcase Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,11 @@ slug: /showcase
11
11
| Name | [ Image] ( ../tools/vis.mdx ) | Elements | Note |
12
12
| :------------------------:| ----------------------------------------| -----------------------------------------------------------------------------------------------------------| ------|
13
13
| [ resnet18] | ![ ] ( ../assets/resnet18_gpu_decode.svg ) | [ TensorrtTensor] ( ../backend-reference/torch.mdx#tensorrttensor ) <br />[ filter] <br />[ torchpipe.utils.test] | |
14
+ | [ YoloV8-pipeline] ( https://github.com/torchpipe/torchpipe/tree/develop/examples/pipeline ) | | | |
14
15
| [ yolox] | ![ ] ( ../assets/yolox.svg ) | [ TensorrtTensor] ( ../backend-reference/torch.mdx#tensorrttensor ) <br />[ torchpipe.utils.cpp_extension.load] | |
15
16
| [ PP-OCRv2] | ![ ] ( ../assets/ppocr.svg ) | [ MapReduce] ( ../Inter-node/graphtraversal.mdx#mapreduce ) <br />[ Jump] | |
16
17
| [ tensorrt's native int8] | | [ TensorrtTensor] ( ../backend-reference/torch.mdx#tensorrttensor ) | |
17
- | [ Llama ] ( https://github.com/torchpipe/LLM.TensorRT.Serve ) | | | |
18
+
18
19
19
20
[ resnet18 ] : https://github.com/torchpipe/torchpipe/tree/main/examples/resnet18
20
21
[ yolox ] : https://github.com/torchpipe/torchpipe/tree/main/examples/yolox
Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ slug: /showcase
12
12
| 名称 | [ 图] ( ../tools/vis.mdx ) | 涉及元素 | 备注 |
13
13
| :------------------------:| ----------------------------------------| -----------------------------------------------------------------------------------------------------------| ------|
14
14
| [ resnet18] | ![ ] ( ../assets/resnet18_gpu_decode.svg ) | [ TensorrtTensor] ( ../backend-reference/torch.mdx#tensorrttensor ) <br />[ filter] <br />[ torchpipe.utils.test] | |
15
+ | [ YoloV8-pipeline] ( https://github.com/torchpipe/torchpipe/tree/develop/examples/pipeline ) | | | |
15
16
| [ yolox] | ![ ] ( ../assets/yolox.svg ) | [ TensorrtTensor] ( ../backend-reference/torch.mdx#tensorrttensor ) <br />[ torchpipe.utils.cpp_extension.load] | |
16
17
| [ PP-OCRv2] | ![ ] ( ../assets/ppocr.svg ) | [ MapReduce] ( ../Inter-node/graphtraversal.mdx#mapreduce ) <br />[ Jump] | |
17
18
| [ TensorRT's native INT8] | | [ TensorrtTensor] ( ../backend-reference/torch.mdx#tensorrttensor ) | |
18
- | [ Llama] ( https://github.com/torchpipe/LLM.TensorRT.Serve ) | | | |
19
19
20
20
[ resnet18 ] : https://github.com/torchpipe/torchpipe/tree/main/examples/resnet18
21
21
[ yolox ] : https://github.com/torchpipe/torchpipe/tree/main/examples/yolox
You can’t perform that action at this time.
0 commit comments