【版本信息】:
--操作系统版本:ubuntu.x86_64
--固件驱动版本:npu-smi 23.0.0 Version: 23.0.0
--CANN版本:CANN 7.0.rc1
--Pytorch版本:2.0.1
--Python版本:Python3.7.5
【官方样例】:
--官方样例链接:https://gitee.com/ascend/samples/tree/7.0.RC1/cplusplus/level1_single_api/4_op_dev/2_verify_op/acl_execute_add
【开发内容】:使用单算子模型执行方式验证加法算子
【问题描述】:按照README生成Add算子的单算子离线模型文件,命令为atc --singleop=test_data/config/add_op.json --soc_version=Ascend310 --output=op_models,报错如下图所示:

【版本信息】:
--操作系统版本:ubuntu.x86_64
--固件驱动版本:npu-smi 23.0.0 Version: 23.0.0
--CANN版本:CANN 7.0.rc1
--Pytorch版本:2.0.1
--Python版本:Python3.7.5
【官方样例】:
--官方样例链接:https://gitee.com/ascend/samples/tree/7.0.RC1/cplusplus/level1_single_api/4_op_dev/2_verify_op/acl_execute_add
【开发内容】:使用单算子模型执行方式验证加法算子
【问题描述】:按照README生成Add算子的单算子离线模型文件,命令为atc --singleop=test_data/config/add_op.json --soc_version=Ascend310 --output=op_models,报错如下图所示: