ATC工具转换模型报错“E40021: 2024-12-09-05:35:40.243.395 Failed to compile Op [/neck/conv3/activate/LeakyRelu].”
收藏回复举报
ATC工具转换模型报错“E40021: 2024-12-09-05:35:40.243.395 Failed to compile Op [/neck/conv3/activate/LeakyRelu].”
t('forum.solved') 已解决
发表于2024-12-09 13:42:35
0 查看

ATC run failed, Please check the detail log, Try 'atc --help' for more information 

E40021: 2024-12-09-05:35:40.243.395 Failed to compile Op [/neck/conv3/activate/LeakyRelu]. (oppath: [Compile /usr/local/Ascend/ascend-toolkit/8.0.RC2/opp/built-in/op_impl/ai_core/tbe/impl/dynamic/leaky_relu.py failed with errormsg/stack: File "/root/anaconda3/envs/alg_env/lib/python3.9/multiprocessing/queues.py", line 126, in qsize 

    return self._maxsize - self._sem._semlock._get_value() 

NotImplementedError 

], optype: [LeakyRelu]) 

        Solution: See the host log for details, and then check the Python stack where the error log is reported. 

        TraceBack (most recent call last): 

        Compile op[/neck/conv3/activate/LeakyRelu] failed, oppath[/usr/local/Ascend/ascend-toolkit/8.0.RC2/opp/built-in/op_impl/ai_core/tbe/impl/dynamic/leaky_relu.py], optype[LeakyRelu], taskID[348]. Please check op's compilation error message.[FUNC:ReportBuildErrMessage][FILE:fusion_manager.cc][LINE:748] 

        Failed to compile Op [trans_Cast_235,]. (oppath: [Compile /usr/local/Ascend/ascend-toolkit/8.0.RC2/opp/built-in/op_impl/ai_core/tbe/impl/dynamic/cast.py failed with errormsg/stack: File "/root/anaconda3/envs/alg_env/lib/python3.9/multiprocessing/queues.py", line 126, in qsize 

    return self._maxsize - self._sem._semlock._get_value() 

NotImplementedError 

], optype: [Cast]) 

        Compile op[trans_Cast_235,] failed, oppath[/usr/local/Ascend/ascend-toolkit/8.0.RC2/opp/built-in/op_impl/ai_core/tbe/impl/dynamic/cast.py], optype[Cast], taskID[343]. Please check op's compilation error message.[FUNC:ReportBuildErrMessage][FILE:fusion_manager.cc][LINE:748] 

        Failed to compile Op [/bbox_head/convs_bridge.2/activate/LeakyRelu]. (oppath: [Compile /usr/local/Ascend/ascend-toolkit/8.0.RC2/opp/built-in/op_impl/ai_core/tbe/impl/dynamic/leaky_relu.py failed with errormsg/stack: File "/root/anaconda3/envs/alg_env/lib/python3.9/multiprocessing/queues.py", line 126, in qsize 

    return self._maxsize - self._sem._semlock._get_value() 

NotImplementedError 

], optype: [LeakyRelu]) 

        Compile op[/bbox_head/convs_bridge.2/activate/LeakyRelu] failed, oppath[/usr/local/Ascend/ascend-toolkit/8.0.RC2/opp/built-in/op_impl/ai_core/tbe/impl/dynamic/leaky_relu.py], optype[LeakyRelu], taskID[346]. Please check op's compilation error message.[FUNC:ReportBuildErrMessage][FILE:fusion_manager.cc][LINE:748] 

        Failed to compile Op [trans_Cast_233,]. (oppath: [Compile /usr/local/Ascend/ascend-toolkit/8.0.RC2/opp/built-in/op_impl/ai_core/tbe/impl/dynamic/cast.py failed with errormsg/stack: File "/root/anaconda3/envs/alg_env/lib/python3.9/multiprocessing/queues.py", line 126, in qsize 

    return self._maxsize - self._sem._semlock._get_value() 

NotImplementedError 

], optype: [Cast]) 

        Compile op[trans_Cast_233,] failed, oppath[/usr/local/Ascend/ascend-toolkit/8.0.RC2/opp/built-in/op_impl/ai_core/tbe/impl/dynamic/cast.py], optype[Cast], taskID[352]. Please check op's compilation error message.[FUNC:ReportBuildErrMessage][FILE:fusion_manager.cc][LINE:748] 

        Failed to compile Op [/neck/conv2/activate/LeakyRelu]. (oppath: [Compile /usr/local/Ascend/ascend-toolkit/8.0.RC2/opp/built-in/op_impl/ai_core/tbe/impl/dynamic/leaky_relu.py failed with errormsg/stack: File "/root/anaconda3/envs/alg_env/lib/python3.9/multiprocessing/queues.py", line 126, in qsize 

    return self._maxsize - self._sem._semlock._get_value() 

NotImplementedError 

], optype: [LeakyRelu]) 

        Compile op[/neck/conv2/activate/LeakyRelu] failed, oppath[/usr/local/Ascend/ascend-toolkit/8.0.RC2/opp/built-in/op_impl/ai_core/tbe/impl/dynamic/leaky_relu.py], optype[LeakyRelu], taskID[374]. Please check op's compilation error message.[FUNC:ReportBuildErrMessage][FILE:fusion_manager.cc][LINE:748]

我要发帖子