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
gaoqiong
RapidASR
Commits
4222c1dd
"vscode:/vscode.git/clone" did not exist on "16a4c66d256672b43dcfc34844c596718b26d052"
Unverified
Commit
4222c1dd
authored
Feb 26, 2023
by
Daniel
Committed by
GitHub
Feb 26, 2023
Browse files
Update readme.md
parent
4841924e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
7 deletions
+11
-7
cpp_onnx/readme.md
cpp_onnx/readme.md
+11
-7
No files found.
cpp_onnx/readme.md
View file @
4222c1dd
...
@@ -11,13 +11,9 @@
...
@@ -11,13 +11,9 @@
### Linux
### Linux
See the bottom of this page: Building Guidance
See the bottom of this page: Building Guidance
````
使用 -DONNXRUNTIME_DIR 指向onnxruntime目录,该目录下有include以及lib
```
onnxruntime_xxx
├───include
└───lib
```
Windows下已经预置fftw3及openblas库。
Windows下已经预置fftw3及openblas库。
## 支持平台
## 支持平台
...
@@ -71,3 +67,11 @@ apt install libopenblas-dev
...
@@ -71,3 +67,11 @@ apt install libopenblas-dev
```
`
```
`
### the structure of onnxruntime package.
```
onnxruntime_xxx
├───include
└───lib
``
`
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