diff options
author | CoprDistGit <infra@openeuler.org> | 2023-08-27 13:12:13 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-08-27 13:12:13 +0000 |
commit | f15779ec59e5de4adfc61352fe9328b177ceb26a (patch) | |
tree | 10b4e3d2b543f5e66e8529b1b18b25a0c7cc3d2a /onnxruntime.spec | |
parent | 6eaa55c897394b7b20dbc5b03848a2b5933d73bd (diff) |
automatic import of onnxruntime
Diffstat (limited to 'onnxruntime.spec')
-rw-r--r-- | onnxruntime.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec index 91c2207..7ce1144 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -27,6 +27,10 @@ unzip -q -o ../SOURCES/v%{version}.zip -d ../BUILD %build #env cd %{name}-%{version} + +cd /usr/local +ls + #source /usr/local/Ascend/ascend-toolkit/set_env.sh #export CPLUS_INCLUDE_PATH=/usr/local/Ascend/ascend-toolkit/latest/fwkacllib/include:$CPLUS_INCLUDE_PATH #export CPLUS_INCLUDE_PATH=/usr/local/lib64/python3.9/site-packages/numpy/core/include:$CPLUS_INCLUDE_PATH |