"vscode:/vscode.git/clone" did not exist on "bbe5079e37df7e97c906c24465a9d8569dabee5b"
Unverified Commit 03dc3ffa authored by Daniel's avatar Daniel Committed by GitHub
Browse files

Update readme.md

parent bb9531b2
# 快速使用
## 快速使用
Windows 下下载onnxruntime库,解开到某个位置,指定onnxruntime目录按以下方式:
cmake --config release -DONNXRUNTIME_DIR=D:\\thirdpart\\onnxruntime
......@@ -9,7 +11,11 @@ cmake --config release -DONNXRUNTIME_DIR=D:\\thirdpart\\onnxruntime
├───include
└───lib
`
# 支持平台
## 支持平台
- Windows
- Linux/Unix
## 依赖
- 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