Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
需要恢复--tiling_key参数的支持,当前仓内部分算子tiling key未模板化整改,无法使用--kernel_template_input模板参数编译指定tiling key。
NA
例如,对于算子fused_infer_attention_score来说,应该支持如下指令编译指定tilingkey bash build.sh --opkernel --soc=ascend910_93 --ops=fused_infer_attention_score --tiling_key=103000000010400001
bash build.sh --opkernel --soc=ascend910_93 --ops=fused_infer_attention_score --tiling_key=103000000010400001
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
需要恢复--tiling_key参数的支持,当前仓内部分算子tiling key未模板化整改,无法使用--kernel_template_input模板参数编译指定tiling key。
Environment / 环境信息 (Mandatory / 必填)
NA
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
NA
Describe the expected behavior / 预期结果 (Mandatory / 必填)
例如,对于算子fused_infer_attention_score来说,应该支持如下指令编译指定tilingkey
bash build.sh --opkernel --soc=ascend910_93 --ops=fused_infer_attention_score --tiling_key=103000000010400001Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
Special notes for this issue/备注 (Optional / 选填)