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
1111| Name | [ Image] ( ../tools/vis.mdx ) | Elements | Note |
1212| :------------------------:| ----------------------------------------| -----------------------------------------------------------------------------------------------------------| ------|
1313| [ 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 ) | | | |
1415| [ yolox] | ![ ] ( ../assets/yolox.svg ) | [ TensorrtTensor] ( ../backend-reference/torch.mdx#tensorrttensor ) <br />[ torchpipe.utils.cpp_extension.load] | |
1516| [ PP-OCRv2] | ![ ] ( ../assets/ppocr.svg ) | [ MapReduce] ( ../Inter-node/graphtraversal.mdx#mapreduce ) <br />[ Jump] | |
1617| [ tensorrt's native int8] | | [ TensorrtTensor] ( ../backend-reference/torch.mdx#tensorrttensor ) | |
17- | [ Llama ] ( https://github.com/torchpipe/LLM.TensorRT.Serve ) | | | |
18+
1819
1920[ resnet18 ] : https://github.com/torchpipe/torchpipe/tree/main/examples/resnet18
2021[ 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
1212| 名称 | [ 图] ( ../tools/vis.mdx ) | 涉及元素 | 备注 |
1313| :------------------------:| ----------------------------------------| -----------------------------------------------------------------------------------------------------------| ------|
1414| [ 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 ) | | | |
1516| [ yolox] | ![ ] ( ../assets/yolox.svg ) | [ TensorrtTensor] ( ../backend-reference/torch.mdx#tensorrttensor ) <br />[ torchpipe.utils.cpp_extension.load] | |
1617| [ PP-OCRv2] | ![ ] ( ../assets/ppocr.svg ) | [ MapReduce] ( ../Inter-node/graphtraversal.mdx#mapreduce ) <br />[ Jump] | |
1718| [ TensorRT's native INT8] | | [ TensorrtTensor] ( ../backend-reference/torch.mdx#tensorrttensor ) | |
18- | [ Llama] ( https://github.com/torchpipe/LLM.TensorRT.Serve ) | | | |
1919
2020[ resnet18 ] : https://github.com/torchpipe/torchpipe/tree/main/examples/resnet18
2121[ yolox ] : https://github.com/torchpipe/torchpipe/tree/main/examples/yolox
You can’t perform that action at this time.
0 commit comments