PaddlePaddle / PaddlePaddle/FastDeploy

华为Ascend310P卡死了

Open
#2,543 0 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
3.7k
Forks
756
Avg merge
19h 28m
Merged PRs (30d)
4

Description

[I 10/30 9:32:46. 24 ...r/src/driver/huawei_ascend_npu/engine.cc:78 Context] profiling path:
[I 10/30 9:32:46. 24 ...r/src/driver/huawei_ascend_npu/engine.cc:88 Context] dump model path:
[I 10/30 9:32:46. 24 ...r/src/driver/huawei_ascend_npu/engine.cc:98 Context] precision mode:
[I 10/30 9:32:46. 24 ...r/src/driver/huawei_ascend_npu/engine.cc:120 Context] op select impl mode:
[I 10/30 9:32:46. 24 ...r/src/driver/huawei_ascend_npu/engine.cc:130 Context] op type list for impl mode:
[I 10/30 9:32:46. 24 ...r/src/driver/huawei_ascend_npu/engine.cc:140 Context] enable compressw weight:
[I 10/30 9:32:46. 24 ...r/src/driver/huawei_ascend_npu/engine.cc:150 Context] auto tune mode:
[I 10/30 9:32:46. 24 ...r/src/driver/huawei_ascend_npu/engine.cc:160 Context] enable dynamic shape range:
[I 10/30 9:32:46. 24 ...r/src/driver/huawei_ascend_npu/engine.cc:176 Context] initial buffer length of dynamic shape range: -1
[W 10/30 9:32:46. 24 ...ter/nnadapter/src/runtime/compilation.cc:334 Finish] Warning: Failed to create a program, No model and cache is provided.
[W 10/30 9:32:46. 24 ...le-Lite/lite/kernels/nnadapter/engine.cc:149 LoadFromCache] Warning: Build model failed(3) !
[W 10/30 9:32:46. 49 ...nnadapter/nnadapter/src/runtime/model.cc:86 GetSupportedOperations] Warning: Failed to get the supported operations for device 'huawei_ascend_npu', because the HAL interface 'validate_program' is not implemented!
[W 10/30 9:32:46. 49 ...kernels/nnadapter/converter/converter.cc:171 Apply] Warning: Failed to get the supported operations for the selected devices, one or more of the selected devices are not supported!
[I 10/30 9:32:46. 49 ...r/src/driver/huawei_ascend_npu/driver.cc:70 CreateProgram] Create program for huawei_ascend_npu.
[F 10/30 9:35:41.268 ...driver/huawei_ascend_npu/model_client.cc:54 InitAclClientEnv] Check failed: (reinterpret_cast(aclrtSetDevice(device_id_)) == ACL_ERROR_NONE): 507033!==0 507033 Unknown ACL error code(507033)
[F 10/30 9:35:41.268 ...driver/huawei_ascend_npu/model_client.cc:54 InitAclClientEnv] Check failed: (reinterpret_cast(aclrtSetDevice(device_id_)) == ACL_ERROR_NONE): 507033!==0 507033 Unknown ACL error code(507033)

[F 10/30 9:35:41.270 ...ter/nnadapter/src/runtime/compilation.cc:98 ~Program] Check failed: device_context: No device found.
[F 10/30 9:35:41.270 ...ter/nnadapter/src/runtime/compilation.cc:98 ~Program] Check failed: device_context: No device found.

terminate called after throwing an instance of 'nnadapter::logging::Exception'
what(): NNAdapter C++ Exception:
[F 10/30 9:35:41.270 ...ter/nnadapter/src/runtime/compilation.cc:98 ~Program] Check failed: device_context: No device found.

Aborted (core dumped)
root@devserver-1183:/Work/FastDeploy/examples/vision/detection/paddledetection/python# /usr/local/python3.7.5/lib/python3.7/multiprocessing/semaphore_tracker.py:144: UserWarning: semaphore_tracker: There appear to be 91 leaked semaphores to clean up at shutdown
len(cache))
卡死在这里了

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.