diff options
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 |