Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
通过build.sh进行add_example的run_example样例执行,会调用到模板ops-nn/scripts/opgen/template下的文件
ascend910b
1、bash build.sh --pkg --ops=add_example 2、安装自定义算子包 3、bash build.sh --run_example add_example eager cust
只执行ops-nn/examples/add_example下的test_aclnn_*_.cpp样例
感谢反馈,正在处理中
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
通过build.sh进行add_example的run_example样例执行,会调用到模板ops-nn/scripts/opgen/template下的文件
Environment / 环境信息 (Mandatory / 必填)
ascend910b
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
1、bash build.sh --pkg --ops=add_example
2、安装自定义算子包
3、bash build.sh --run_example add_example eager cust
Describe the expected behavior / 预期结果 (Mandatory / 必填)
只执行ops-nn/examples/add_example下的test_aclnn_*_.cpp样例
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
Special notes for this issue/备注 (Optional / 选填)