"docs/vscode:/vscode.git/clone" did not exist on "45b3a6a25691fe9261f40e56f1299f514133f019"
Unverified Commit 702a64fa authored by Daniel's avatar Daniel Committed by GitHub
Browse files

Update readme.md

parent de2b33f9
......@@ -4,17 +4,17 @@
## 快速使用
Windows 下下载onnxruntime库,解开到某个位置,指定onnxruntime目录按以下方式:
`
```
cmake --config release -DONNXRUNTIME_DIR=D:\\thirdpart\\onnxruntime
`
````
使用 -DONNXRUNTIME_DIR 指向onnxruntime目录,该目录下有include以及lib
```
├───include
└───lib
```
Windows下已经预置fftw3及openblas库。
## 支持平台
......
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