EH9999: Inner Error!
EH9999 [Init][Env]init env failed![FUNC:ReportInnerError][FILE:log_inner.cpp][LINE:145]
TraceBack (most recent call last):
build op model failed, result = 500001[FUNC:ReportInnerError][FILE:log_inner.cpp][LINE:145]
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
RuntimeError: The Inner error is reported as above.
Since the operator is called asynchronously, the stacktrace may be inaccurate. If you want to get the accurate stacktrace, pleace set the environment variable ASCEND_LAUNCH_BLOCKING=1.
[ERROR] 2024-12-23-11:03:43 (PID:40173, Device:0, RankID:-1) ERR00100 PTA call acl api failed
环境:
我按照官方文档的教程安装了torch_npu,运行
报错:
EH9999: Inner Error! EH9999 [Init][Env]init env failed![FUNC:ReportInnerError][FILE:log_inner.cpp][LINE:145] TraceBack (most recent call last): build op model failed, result = 500001[FUNC:ReportInnerError][FILE:log_inner.cpp][LINE:145] Traceback (most recent call last): File "<stdin>", line 1, in <module> RuntimeError: The Inner error is reported as above. Since the operator is called asynchronously, the stacktrace may be inaccurate. If you want to get the accurate stacktrace, pleace set the environment variable ASCEND_LAUNCH_BLOCKING=1. [ERROR] 2024-12-23-11:03:43 (PID:40173, Device:0, RankID:-1) ERR00100 PTA call acl api failed