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
486259f8
Unverified
Commit
486259f8
authored
Jun 23, 2022
by
Evezerest
Committed by
GitHub
Jun 23, 2022
Browse files
Merge pull request #6575 from Eling486/release/2.5
update win doc
parents
05f38800
24836c3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
deploy/cpp_infer/docs/windows_vs2019_build.md
deploy/cpp_infer/docs/windows_vs2019_build.md
+4
-2
No files found.
deploy/cpp_infer/docs/windows_vs2019_build.md
View file @
486259f8
...
@@ -109,8 +109,10 @@ CUDA_LIB、CUDNN_LIB、TENSORRT_DIR、WITH_GPU、WITH_TENSORRT
...
@@ -109,8 +109,10 @@ CUDA_LIB、CUDNN_LIB、TENSORRT_DIR、WITH_GPU、WITH_TENSORRT
运行之前,将下面文件拷贝到
`build/Release/`
文件夹下
运行之前,将下面文件拷贝到
`build/Release/`
文件夹下
1.
`paddle_inference/paddle/lib/paddle_inference.dll`
1.
`paddle_inference/paddle/lib/paddle_inference.dll`
2.
`opencv/build/x64/vc15/bin/opencv_world455.dll`
2.
`paddle_inference/third_party/install/onnxruntime/lib/onnxruntime.dll`
3.
如果使用openblas版本的预测库还需要拷贝
`paddle_inference/third_party/install/openblas/lib/openblas.dll`
3.
`paddle_inference/third_party/install/paddle2onnx/lib/paddle2onnx.dll`
4.
`opencv/build/x64/vc15/bin/opencv_world455.dll`
5.
如果使用openblas版本的预测库还需要拷贝
`paddle_inference/third_party/install/openblas/lib/openblas.dll`
### Step4: 预测
### Step4: 预测
...
...
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