登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
代码拉取完成,页面将自动刷新
开源项目
>
人工智能
>
AI-人工智能
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
224
Star
1.3K
Fork
1.1K
Ascend
/
samples
代码
Issues
41
Pull Requests
98
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
开发画像分析
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
执行HelloWorldSample不成功
DONE
#IBCC06
缺陷
poly332
创建于
2024-12-19 11:35
一、问题现象(附报错日志上下文): 执行HelloWorldSample不成功,详细过程如下,附件是当前环境信息 get_env root@ubuntu:/home/share/samples/samples/operator/HelloWorldSample# bash run.sh -r cpu -v Ascend910B1 -- The C compiler identification is GNU 9.4.0 -- The CXX compiler identification is GNU 9.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done -- Build files have been written to: /home/share/samples/samples/operator/HelloWorldSample/build Scanning dependencies of target kernels_preprocess [ 3%] Creating directories for 'kernels_preprocess' [ 7%] No download step for 'kernels_preprocess' [ 14%] No update step for 'kernels_preprocess' [ 14%] No patch step for 'kernels_preprocess' [ 17%] Performing configure step for 'kernels_preprocess' -- The C compiler identification is GNU 9.4.0 -- The CXX compiler identification is GNU 9.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done -- Build files have been written to: /home/share/samples/samples/operator/HelloWorldSample/build/kernels_preprocess-prefix/src/kernels_preprocess-build [ 21%] Performing build step for 'kernels_preprocess' Scanning dependencies of target aic_obj Scanning dependencies of target aiv_obj Scanning dependencies of target preprocess_obj [ 33%] Building CXX object CMakeFiles/aic_obj.dir/home/share/samples/samples/operator/HelloWorldSample/hello_world.cpp.o [ 66%] Building CXX object CMakeFiles/aiv_obj.dir/home/share/samples/samples/operator/HelloWorldSample/hello_world.cpp.o [100%] Building CXX object CMakeFiles/preprocess_obj.dir/home/share/samples/samples/operator/HelloWorldSample/hello_world.cpp.o [100%] Built target preprocess_obj [100%] Built target aic_obj [100%] Built target aiv_obj Scanning dependencies of target _host_cpp Traceback (most recent call last): File "extract_host_stub.py", line 1601, in <module> if not main_with_except(sys.argv[1:]): File "extract_host_stub.py", line 1594, in main_with_except return main(argv) File "extract_host_stub.py", line 1535, in main func_sign_groups = list(parse_func_signature_by_filepaths(args.filepaths)) File "extract_host_stub.py", line 400, in parse_func_signature_by_filepaths func_signs = list(parse_func_signature_by_source(data)) File "extract_host_stub.py", line 385, in parse_func_signature_by_source yield parse_func_signature(func_sign_str) File "extract_host_stub.py", line 373, in parse_func_signature return_type, func_name, func_params = parse_func_signature_parts(func_sign_str) File "extract_host_stub.py", line 330, in parse_func_signature_parts raise FuncParamsNotFound() __main__.FuncParamsNotFound make[5]: *** [CMakeFiles/_host_cpp.dir/build.make:57: CMakeFiles/_host_cpp] Error 1 make[4]: *** [CMakeFiles/Makefile2:84: CMakeFiles/_host_cpp.dir/all] Error 2 make[3]: *** [Makefile:84: all] Error 2 make[2]: *** [CMakeFiles/kernels_preprocess.dir/build.make:112: kernels_preprocess-prefix/src/kernels_preprocess-stamp/kernels_preprocess-build] Error 2 make[1]: *** [CMakeFiles/Makefile2:225: CMakeFiles/kernels_preprocess.dir/all] Error 2 二、软件版本: -- CANN 版本 (e.g., CANN 3.0.x,5.x.x): Ascend-cann-toolkit_8.0.RC1.alpha001_linux-x86_64.run --Tensorflow/Pytorch/MindSpore 版本: --Python 版本 (e.g., Python 3.7.5): -- MindStudio版本 (e.g., MindStudio 2.0.0 (beta3)): --操作系统版本 (e.g., Ubuntu 18.04): ubuntu 20.04 三、测试步骤: 安装 CANN 包,git下载tag 8.0.RC1 sample samples\operator\HelloWorldSample 运行bash run.sh -r cpu -v Ascend910B1 四、日志信息: 运行环境: ./get_env.sh ./get_env.sh: line 79: npu-smi: command not found ./get_env.sh: line 85: npu-smi: command not found ./get_env.sh: line 86: npu-smi: command not found davinci_device list in the current environment is Your current CANN version is 8.0.RC1.alpha001,installation location is /usr/local/Ascend/ascend-toolkit/latest All folders in the current CANN directory have total 120 drwxr-xr-x 5 root root 4096 Dec 17 23:26 . drwxr-xr-x 4 root root 4096 Dec 17 23:26 .. lrwxrwxrwx 1 root root 27 Dec 17 23:18 acllib -> ../8.0.RC1.alpha001/runtime lrwxrwxrwx 1 root root 23 Dec 17 23:19 atc -> ../8.0.RC1.alpha001/atc lrwxrwxrwx 1 root root 16 Dec 17 23:26 bin -> x86_64-linux/bin lrwxrwxrwx 1 root root 28 Dec 17 23:19 compiler -> ../8.0.RC1.alpha001/compiler lrwxrwxrwx 1 root root 17 Dec 17 23:26 conf -> x86_64-linux/conf lrwxrwxrwx 1 root root 29 Dec 17 23:19 fwkacllib -> ../8.0.RC1.alpha001/fwkacllib lrwxrwxrwx 1 root root 20 Dec 17 23:26 include -> x86_64-linux/include lrwxrwxrwx 1 root root 20 Dec 17 23:26 lib64 -> ./x86_64-linux/lib64 lrwxrwxrwx 1 root root 38 Dec 17 23:26 mindstudio-toolkit -> ../8.0.RC1.alpha001/mindstudio-toolkit lrwxrwxrwx 1 root root 23 Dec 17 23:23 opp -> ../8.0.RC1.alpha001/opp lrwxrwxrwx 1 root root 23 Dec 17 23:23 ops -> ../8.0.RC1.alpha001/opp -rw-rw-r-- 1 root root 16 Dec 17 23:26 platform.ini lrwxrwxrwx 1 root root 25 Dec 17 23:26 pyACL -> ../8.0.RC1.alpha001/pyACL drwxr-xr-x 3 root root 4096 Dec 17 23:19 python -r-xr-x--- 1 root root 92307 Dec 17 23:18 remove_latest_softlink.sh lrwxrwxrwx 1 root root 27 Dec 17 23:18 runtime -> ../8.0.RC1.alpha001/runtime lrwxrwxrwx 1 root root 32 Dec 17 23:26 test-ops -> ../8.0.RC1.alpha001/opp/test-ops lrwxrwxrwx 1 root root 27 Dec 17 23:26 toolkit -> ../8.0.RC1.alpha001/toolkit drwxr-xr-x 2 root root 4096 Dec 17 23:26 tools -rw-r--r-- 1 root root 1038 Dec 17 23:26 version.cfg dr-xr-xr-x 13 root root 4096 Dec 17 23:26 x86_64-linux CANN version: CANN_root_version:8.0.RC1.alpha001 CANN_user_version:8.0.RC1.alpha001 CANN_current_version:8.0.RC1.alpha001 driver_version: soc_version: ./get_env.sh: line 125: npu-smi: command not found firmware_version: Warning:if the machine is VM or running user is not root, the firmware_version is null ----------------------------------------------------------------- Generic settings environment variables: LD_LIBRARY_PATH:/usr/local/Ascend/ascend-toolkit/latest/tools/aml/lib64:/usr/local/Ascend/ascend-toolkit/latest/tools/aml/lib64/plugin:/usr/local/Ascend/ascend-toolkit/latest/lib64:/usr/local/Ascend/ascend-toolkit/latest/lib64/plugin/opskernel:/usr/local/Ascend/ascend-toolkit/latest/lib64/plugin/nnengine:/usr/local/Ascend/ascend-toolkit/latest/opp/built-in/op_impl/ai_core/tbe/op_tiling/lib/linux/x86_64: PATH:/usr/local/Ascend/ascend-toolkit/latest/bin:/usr/local/Ascend/ascend-toolkit/latest/compiler/ccec_compiler/bin:/usr/local/Ascend/ascend-toolkit/latest/tools/ccec_compiler/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ASCEND_TOOLKIT_HOME:/usr/local/Ascend/ascend-toolkit/latest PYTHONPATH:/usr/local/Ascend/ascend-toolkit/latest/python/site-packages:/usr/local/Ascend/ascend-toolkit/latest/opp/built-in/op_impl/ai_core/tbe: ASCEND_AICPU_PATH:/usr/local/Ascend/ascend-toolkit/latest ASCEND_OPP_PATH:/usr/local/Ascend/ascend-toolkit/latest/opp TOOLCHAIN_HOME:/usr/local/Ascend/ascend-toolkit/latest/toolkit ASCEND_HOME_PATH:/usr/local/Ascend/ascend-toolkit/latest ---------------------------------------------------------------- Samples environment variables: CPU_ARCH: THIRDPART_PATH: INSTALL_DIR: DDK_PATH: NPU_HOST_LIB: ---------------------------------------------------------------- python and pip version python3:Python 3.8.10 pip3:pip 20.0.2 from /usr/lib/python3/dist-packages/pip (python 3.8) ---------------------------------------------------------------- pip dependencis numpy1.24.4 decorator5.1.1 sympy1.13.3 cffi1.17.1 protobuf3.20.3 attrs24.2.0 PyYAML5.3.1 pathlib22.3.7.post1 scipy1.10.1 requests2.22.0 psutil6.1.0 absl-py2.1.0 ---------------------------------------------------------------- System environment and dependencies System:Linux ubuntu 5.15.0-126-generic #136~20.04.1-Ubuntu SMP Thu Nov 14 16:38:05 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux gcc:gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 g++:g++ (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 make:GNU Make 4.2.1 cmake:cmake version 3.16.3 zlib1g:ii zlib1g:amd64 1:1.2.11.dfsg-2ubuntu1.5 amd64 compression library - runtime zlib1g-dev:ii zlib1g-dev:amd64 1:1.2.11.dfsg-2ubuntu1.5 amd64 compression library - development libsqlite3-dev:ii libsqlite3-dev:amd64 3.31.1-4ubuntu0.6 amd64 SQLite 3 development files openssl:ii openssl 1.1.1f-1ubuntu2.23 amd64 Secure Sockets Layer toolkit - cryptographic utility libssl-dev:ii libssl-dev:amd64 1.1.1f-1ubuntu2.23 amd64 Secure Sockets Layer toolkit - development files libffi-dev:ii libffi-dev:amd64 3.3-4 amd64 Foreign Function Interface library (development files) unzip:ii unzip 6.0-25ubuntu1.2 amd64 De-archiver for .zip files pciutils:ii pciutils 1:3.6.4-1ubuntu0.20.04.1 amd64 PCI utilities net-tools:ii net-tools 1.60+git20180626.aebd88e-1ubuntu1 amd64 NET-3 networking toolkit libblas-dev:ii libblas-dev:amd64 3.9.0-1build1 amd64 Basic Linear Algebra Subroutines 3, static library gfortran:ii gfortran 4:9.3.0-1ubuntu2 amd64 GNU Fortran 95 compiler libblas3:ii libblas3:amd64 3.9.0-1build1 amd64 Basic Linear Algebra Reference implementations, shared library ---------------------------------------------------------------- samples dependencies opencv:4.2.0 x264:installed ffmpeg:4.2.7-0ubuntu0.1 aclliteCPP:not installed Cython3.0.11 avnot installed Pillow7.0.0 root@ubuntu:/home/share# 日志提供方式: 将日志打包后作为附件上传。若日志大小超出附件限制,则可上传至外部网盘后提供链接。 获取方法请参考wiki: https://gitee.com/ascend/modelzoo/wikis/%E5%A6%82%E4%BD%95%E8%8E%B7%E5%8F%96%E6%97%A5%E5%BF%97%E5%92%8C%E8%AE%A1%E7%AE%97%E5%9B%BE?sort_id=4097825
一、问题现象(附报错日志上下文): 执行HelloWorldSample不成功,详细过程如下,附件是当前环境信息 get_env root@ubuntu:/home/share/samples/samples/operator/HelloWorldSample# bash run.sh -r cpu -v Ascend910B1 -- The C compiler identification is GNU 9.4.0 -- The CXX compiler identification is GNU 9.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done -- Build files have been written to: /home/share/samples/samples/operator/HelloWorldSample/build Scanning dependencies of target kernels_preprocess [ 3%] Creating directories for 'kernels_preprocess' [ 7%] No download step for 'kernels_preprocess' [ 14%] No update step for 'kernels_preprocess' [ 14%] No patch step for 'kernels_preprocess' [ 17%] Performing configure step for 'kernels_preprocess' -- The C compiler identification is GNU 9.4.0 -- The CXX compiler identification is GNU 9.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done -- Build files have been written to: /home/share/samples/samples/operator/HelloWorldSample/build/kernels_preprocess-prefix/src/kernels_preprocess-build [ 21%] Performing build step for 'kernels_preprocess' Scanning dependencies of target aic_obj Scanning dependencies of target aiv_obj Scanning dependencies of target preprocess_obj [ 33%] Building CXX object CMakeFiles/aic_obj.dir/home/share/samples/samples/operator/HelloWorldSample/hello_world.cpp.o [ 66%] Building CXX object CMakeFiles/aiv_obj.dir/home/share/samples/samples/operator/HelloWorldSample/hello_world.cpp.o [100%] Building CXX object CMakeFiles/preprocess_obj.dir/home/share/samples/samples/operator/HelloWorldSample/hello_world.cpp.o [100%] Built target preprocess_obj [100%] Built target aic_obj [100%] Built target aiv_obj Scanning dependencies of target _host_cpp Traceback (most recent call last): File "extract_host_stub.py", line 1601, in <module> if not main_with_except(sys.argv[1:]): File "extract_host_stub.py", line 1594, in main_with_except return main(argv) File "extract_host_stub.py", line 1535, in main func_sign_groups = list(parse_func_signature_by_filepaths(args.filepaths)) File "extract_host_stub.py", line 400, in parse_func_signature_by_filepaths func_signs = list(parse_func_signature_by_source(data)) File "extract_host_stub.py", line 385, in parse_func_signature_by_source yield parse_func_signature(func_sign_str) File "extract_host_stub.py", line 373, in parse_func_signature return_type, func_name, func_params = parse_func_signature_parts(func_sign_str) File "extract_host_stub.py", line 330, in parse_func_signature_parts raise FuncParamsNotFound() __main__.FuncParamsNotFound make[5]: *** [CMakeFiles/_host_cpp.dir/build.make:57: CMakeFiles/_host_cpp] Error 1 make[4]: *** [CMakeFiles/Makefile2:84: CMakeFiles/_host_cpp.dir/all] Error 2 make[3]: *** [Makefile:84: all] Error 2 make[2]: *** [CMakeFiles/kernels_preprocess.dir/build.make:112: kernels_preprocess-prefix/src/kernels_preprocess-stamp/kernels_preprocess-build] Error 2 make[1]: *** [CMakeFiles/Makefile2:225: CMakeFiles/kernels_preprocess.dir/all] Error 2 二、软件版本: -- CANN 版本 (e.g., CANN 3.0.x,5.x.x): Ascend-cann-toolkit_8.0.RC1.alpha001_linux-x86_64.run --Tensorflow/Pytorch/MindSpore 版本: --Python 版本 (e.g., Python 3.7.5): -- MindStudio版本 (e.g., MindStudio 2.0.0 (beta3)): --操作系统版本 (e.g., Ubuntu 18.04): ubuntu 20.04 三、测试步骤: 安装 CANN 包,git下载tag 8.0.RC1 sample samples\operator\HelloWorldSample 运行bash run.sh -r cpu -v Ascend910B1 四、日志信息: 运行环境: ./get_env.sh ./get_env.sh: line 79: npu-smi: command not found ./get_env.sh: line 85: npu-smi: command not found ./get_env.sh: line 86: npu-smi: command not found davinci_device list in the current environment is Your current CANN version is 8.0.RC1.alpha001,installation location is /usr/local/Ascend/ascend-toolkit/latest All folders in the current CANN directory have total 120 drwxr-xr-x 5 root root 4096 Dec 17 23:26 . drwxr-xr-x 4 root root 4096 Dec 17 23:26 .. lrwxrwxrwx 1 root root 27 Dec 17 23:18 acllib -> ../8.0.RC1.alpha001/runtime lrwxrwxrwx 1 root root 23 Dec 17 23:19 atc -> ../8.0.RC1.alpha001/atc lrwxrwxrwx 1 root root 16 Dec 17 23:26 bin -> x86_64-linux/bin lrwxrwxrwx 1 root root 28 Dec 17 23:19 compiler -> ../8.0.RC1.alpha001/compiler lrwxrwxrwx 1 root root 17 Dec 17 23:26 conf -> x86_64-linux/conf lrwxrwxrwx 1 root root 29 Dec 17 23:19 fwkacllib -> ../8.0.RC1.alpha001/fwkacllib lrwxrwxrwx 1 root root 20 Dec 17 23:26 include -> x86_64-linux/include lrwxrwxrwx 1 root root 20 Dec 17 23:26 lib64 -> ./x86_64-linux/lib64 lrwxrwxrwx 1 root root 38 Dec 17 23:26 mindstudio-toolkit -> ../8.0.RC1.alpha001/mindstudio-toolkit lrwxrwxrwx 1 root root 23 Dec 17 23:23 opp -> ../8.0.RC1.alpha001/opp lrwxrwxrwx 1 root root 23 Dec 17 23:23 ops -> ../8.0.RC1.alpha001/opp -rw-rw-r-- 1 root root 16 Dec 17 23:26 platform.ini lrwxrwxrwx 1 root root 25 Dec 17 23:26 pyACL -> ../8.0.RC1.alpha001/pyACL drwxr-xr-x 3 root root 4096 Dec 17 23:19 python -r-xr-x--- 1 root root 92307 Dec 17 23:18 remove_latest_softlink.sh lrwxrwxrwx 1 root root 27 Dec 17 23:18 runtime -> ../8.0.RC1.alpha001/runtime lrwxrwxrwx 1 root root 32 Dec 17 23:26 test-ops -> ../8.0.RC1.alpha001/opp/test-ops lrwxrwxrwx 1 root root 27 Dec 17 23:26 toolkit -> ../8.0.RC1.alpha001/toolkit drwxr-xr-x 2 root root 4096 Dec 17 23:26 tools -rw-r--r-- 1 root root 1038 Dec 17 23:26 version.cfg dr-xr-xr-x 13 root root 4096 Dec 17 23:26 x86_64-linux CANN version: CANN_root_version:8.0.RC1.alpha001 CANN_user_version:8.0.RC1.alpha001 CANN_current_version:8.0.RC1.alpha001 driver_version: soc_version: ./get_env.sh: line 125: npu-smi: command not found firmware_version: Warning:if the machine is VM or running user is not root, the firmware_version is null ----------------------------------------------------------------- Generic settings environment variables: LD_LIBRARY_PATH:/usr/local/Ascend/ascend-toolkit/latest/tools/aml/lib64:/usr/local/Ascend/ascend-toolkit/latest/tools/aml/lib64/plugin:/usr/local/Ascend/ascend-toolkit/latest/lib64:/usr/local/Ascend/ascend-toolkit/latest/lib64/plugin/opskernel:/usr/local/Ascend/ascend-toolkit/latest/lib64/plugin/nnengine:/usr/local/Ascend/ascend-toolkit/latest/opp/built-in/op_impl/ai_core/tbe/op_tiling/lib/linux/x86_64: PATH:/usr/local/Ascend/ascend-toolkit/latest/bin:/usr/local/Ascend/ascend-toolkit/latest/compiler/ccec_compiler/bin:/usr/local/Ascend/ascend-toolkit/latest/tools/ccec_compiler/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ASCEND_TOOLKIT_HOME:/usr/local/Ascend/ascend-toolkit/latest PYTHONPATH:/usr/local/Ascend/ascend-toolkit/latest/python/site-packages:/usr/local/Ascend/ascend-toolkit/latest/opp/built-in/op_impl/ai_core/tbe: ASCEND_AICPU_PATH:/usr/local/Ascend/ascend-toolkit/latest ASCEND_OPP_PATH:/usr/local/Ascend/ascend-toolkit/latest/opp TOOLCHAIN_HOME:/usr/local/Ascend/ascend-toolkit/latest/toolkit ASCEND_HOME_PATH:/usr/local/Ascend/ascend-toolkit/latest ---------------------------------------------------------------- Samples environment variables: CPU_ARCH: THIRDPART_PATH: INSTALL_DIR: DDK_PATH: NPU_HOST_LIB: ---------------------------------------------------------------- python and pip version python3:Python 3.8.10 pip3:pip 20.0.2 from /usr/lib/python3/dist-packages/pip (python 3.8) ---------------------------------------------------------------- pip dependencis numpy1.24.4 decorator5.1.1 sympy1.13.3 cffi1.17.1 protobuf3.20.3 attrs24.2.0 PyYAML5.3.1 pathlib22.3.7.post1 scipy1.10.1 requests2.22.0 psutil6.1.0 absl-py2.1.0 ---------------------------------------------------------------- System environment and dependencies System:Linux ubuntu 5.15.0-126-generic #136~20.04.1-Ubuntu SMP Thu Nov 14 16:38:05 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux gcc:gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 g++:g++ (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 make:GNU Make 4.2.1 cmake:cmake version 3.16.3 zlib1g:ii zlib1g:amd64 1:1.2.11.dfsg-2ubuntu1.5 amd64 compression library - runtime zlib1g-dev:ii zlib1g-dev:amd64 1:1.2.11.dfsg-2ubuntu1.5 amd64 compression library - development libsqlite3-dev:ii libsqlite3-dev:amd64 3.31.1-4ubuntu0.6 amd64 SQLite 3 development files openssl:ii openssl 1.1.1f-1ubuntu2.23 amd64 Secure Sockets Layer toolkit - cryptographic utility libssl-dev:ii libssl-dev:amd64 1.1.1f-1ubuntu2.23 amd64 Secure Sockets Layer toolkit - development files libffi-dev:ii libffi-dev:amd64 3.3-4 amd64 Foreign Function Interface library (development files) unzip:ii unzip 6.0-25ubuntu1.2 amd64 De-archiver for .zip files pciutils:ii pciutils 1:3.6.4-1ubuntu0.20.04.1 amd64 PCI utilities net-tools:ii net-tools 1.60+git20180626.aebd88e-1ubuntu1 amd64 NET-3 networking toolkit libblas-dev:ii libblas-dev:amd64 3.9.0-1build1 amd64 Basic Linear Algebra Subroutines 3, static library gfortran:ii gfortran 4:9.3.0-1ubuntu2 amd64 GNU Fortran 95 compiler libblas3:ii libblas3:amd64 3.9.0-1build1 amd64 Basic Linear Algebra Reference implementations, shared library ---------------------------------------------------------------- samples dependencies opencv:4.2.0 x264:installed ffmpeg:4.2.7-0ubuntu0.1 aclliteCPP:not installed Cython3.0.11 avnot installed Pillow7.0.0 root@ubuntu:/home/share# 日志提供方式: 将日志打包后作为附件上传。若日志大小超出附件限制,则可上传至外部网盘后提供链接。 获取方法请参考wiki: https://gitee.com/ascend/modelzoo/wikis/%E5%A6%82%E4%BD%95%E8%8E%B7%E5%8F%96%E6%97%A5%E5%BF%97%E5%92%8C%E8%AE%A1%E7%AE%97%E5%9B%BE?sort_id=4097825
评论 (
5
)
登录
后才可以发表评论
状态
DONE
TODO
WIP
DONE
CLOSED
REJECTED
负责人
未设置
刘喜强
liu-xiqiang
负责人
协作者
+负责人
+协作者
标签
未设置
项目
未立项任务
未立项任务
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
分支 (
-
)
标签 (
-
)
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
预计工期
(小时)
参与者(2)
1
https://gitee.com/ascend/samples.git
git@gitee.com:ascend/samples.git
ascend
samples
samples
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册