• [问题求助] ATC转换模型失败
    之前都可以运行成功,今天 运行ATC时运行的错误信息: atc --model=resnet50.onnx --framework=5 --output=resnet50 --input_shape="actual_input_1:1,3,224,224"  --soc_version=TsnsC ATC start working now, please wait for a moment. ATC run failed, Please check the detail log, Try 'atc --help' for more information E29999: Inner Error!         [GraphOpt][InitializeInner][InitTbeFunc] Failed to init tbe.[FUNC:InitializeInner][FILE:tbe_op_store_adapter.cc][LINE:1188]         [SubGraphOpt][PreCompileOp][InitAdapter] InitializeAdapter adapter [tbe_op_adapter] failed! Ret [4294967295][FUNC:InitializeAdapter][FILE:op_store_adapter_manager.cc][LINE:63]         [SubGraphOpt][PreCompileOp][Init] Initialize op store adapter failed, OpsStoreName[tbe-custom].[FUNC:Initialize][FILE:op_store_adapter_manager.cc][LINE:92]         [FusionMngr][Init] Op store adapter manager init failed.[FUNC:Initialize][FILE:fusion_manager.cc][LINE:323]         PluginManager InvokeAll failed.[FUNC:Initialize][FILE:ops_kernel_manager.cc][LINE:94]         OpsManager initialize failed.[FUNC:InnerInitialize][FILE:gelib.cc][LINE:139]         GELib::InnerInitialize failed.[FUNC:Initialize][FILE:gelib.cc][LINE:93]  
  • [工具链] savedmodel转.om失败问题
    savemodel转frozen_graph.pb在转.om失败转为冻结图后应该就不需要.pbtxt文件了(run_atc) [root@tdcnode013260 ~]# atc --mode=0 --model=/mnt/disk2/SophonOCR/repo/obj_template_classification_mobilenet/1/frozen_graph.pb --framework=3 --output=/mnt/disk2/SophonOCR/repo/obj_template_classification_mobilenet/1/model --input_shape="serving_default_input_1:1,448,448,3;serving_default_input_2:1,448,448,3" --soc_version=Ascend310P3 ATC start working now, please wait for a moment. ATC run failed, Please check the detail log, Try 'atc --help' for more information E19000: Path[/mnt/disk2/SophonOCR/repo/obj_template_classification_mobilenet/1/graph_def_library.pbtxt] is empty. Reason: No such file or directory. Possible Cause: The file does not exist. Solution: Try again with a valid directory. TraceBack (most recent call last): Failed to find the subgraph library. ATC model parse ret fail.[FUNC:ParseGraph][FILE:omg.cc][LINE:788]
总条数:16 到第
上滑加载中