/home/phisik3/jenkins/workspace/work_code/ops/ops-nn/build/tbe/dynamic/../ascendc/index_put_with_sort_v2/arch35/index_put_with_sort_v2.h:118:21: error: no matching function for call to 'WriteBack'
WriteBack<TX, AccumT, ACCUMULATE>(output, idxedSelfIdx + nonIdxedSelfIdx, res);
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
simt子函数需要添加__simt_callee__
Environment / 环境信息 (Mandatory / 必填)
Ascend950
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
simt子函数无__simt_callee__
Describe the expected behavior / 预期结果 (Mandatory / 必填)
编包成功
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
/home/phisik3/jenkins/workspace/work_code/ops/ops-nn/build/tbe/dynamic/../ascendc/index_put_with_sort_v2/arch35/index_put_with_sort_v2.h:118:21: error: no matching function for call to 'WriteBack'
WriteBack<TX, AccumT, ACCUMULATE>(output, idxedSelfIdx + nonIdxedSelfIdx, res);
Special notes for this issue/备注 (Optional / 选填)