Commit 2ae2e5e3 authored by yangql's avatar yangql
Browse files

Update Tutorial_Cpp.md

parent c29ab7f4
Pipeline #387 canceled with stages
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
本示例通过ResNet50模型说明如何使用OnnxRunTime C++ API进行分类模型的推理,包括如何预处理、推理并获取推理结果。 本示例通过ResNet50模型说明如何使用ONNX Runtime C++ API进行分类模型的推理,包括如何预处理、推理并获取推理结果。
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment