You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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))
卡死在这里了
The text was updated successfully, but these errors were encountered:
[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))
卡死在这里了
The text was updated successfully, but these errors were encountered: