华为计算微信公众号
昇腾AI开发者公众号
华为计算微博
华为计算今日头条
开发工具是Atlas 200l DK A2 开发者套件
CANN 版本为 8.0.RC2.alpha003
代码为https://gitee.com/ascend/samples/tree/master/operator/AddCustomSample/FrameworkLaunch/AclNNInvocation
根据教程单算子API执行,对CMakeLists添加了路径AddCustom/build_out/autogen
编译成功,但是算子调用失败。
(base) root@davinci-mini:/home/HwHiAiUser/samples/samples-8.0.RC1/operator/AddCustomSample/FrameworkLaunch/AclNNInvocation/output# ./execute_add_op [INFO] Set device[0] success [INFO] Get RunMode[0] success [INFO] Init resource success [INFO] Set input success [INFO] Copy input[0] success [INFO] Copy input[1] success [INFO] Create stream success [ERROR] Get Operator Workspace failed. error code is 361001 [ERROR] Run op failed [INFO] Reset Device success [INFO] Destory resource success
请问我该怎么解决这个错误
我要发帖子
开发工具是Atlas 200l DK A2 开发者套件
CANN 版本为 8.0.RC2.alpha003
代码为https://gitee.com/ascend/samples/tree/master/operator/AddCustomSample/FrameworkLaunch/AclNNInvocation
根据教程单算子API执行,对CMakeLists添加了路径AddCustom/build_out/autogen
编译成功,但是算子调用失败。
请问我该怎么解决这个错误