Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
paddle_dbnet
Commits
aef75ec5
Commit
aef75ec5
authored
Nov 12, 2021
by
MissPenguin
Browse files
[TIPC] add paddle2onnx link
parent
cd19fb12
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
test_tipc/readme.md
test_tipc/readme.md
+2
-0
No files found.
test_tipc/readme.md
View file @
aef75ec5
...
...
@@ -115,6 +115,7 @@ test_tipc/
-
`test_inference_cpp.sh`
:测试基于C++的模型推理。
-
`test_serving.sh`
:测试基于Paddle Serving的服务化部署功能。
-
`test_lite_arm_cpu_cpp.sh`
:测试基于Paddle-Lite的ARM CPU端c++预测部署功能。
-
`test_paddle2onnx.sh`
:测试Paddle2ONNX的模型转化功能,并验证正确性。
<a
name=
"more"
></a>
#### 更多教程
...
...
@@ -123,3 +124,4 @@ test_tipc/
[
test_inference_cpp 使用
](
docs/test_inference_cpp.md
)
[
test_serving 使用
](
docs/test_serving.md
)
[
test_lite_arm_cpu_cpp 使用
](
docs/test_lite_arm_cpu_cpp.md
)
[
test_paddle2onnx 使用
](
docs/test_paddle2onnx.md
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment