diff options
author | CoprDistGit <infra@openeuler.org> | 2023-08-27 10:45:22 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-08-27 10:45:22 +0000 |
commit | 5adc4e5c2e10fa942f1c85d74847f80c358057ca (patch) | |
tree | 0b3f88ffb31bad50853b8858923b5e9dfa9816cc /onnxruntime.spec | |
parent | 0b13af8315869f361b0927095b70884800615fc4 (diff) |
automatic import of onnxruntime
Diffstat (limited to 'onnxruntime.spec')
-rw-r--r-- | onnxruntime.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec index c443cd7..95f791a 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -27,7 +27,7 @@ unzip -q -o ../SOURCES/v%{version}.zip -d ../BUILD %build #env cd %{name}-%{version} -source /usr/local/Ascend/ascend-toolkit/set_env.sh +#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 #ln -s /usr/local/Ascend/ascendtoolkit/latest/x86_64-Linux/1ib64/libascendcl.so /usr/lib/libascendcl.so |