From b87150ff0eb50b4801b841ab0b8a3824c9bc56ee Mon Sep 17 00:00:00 2001 From: zhangqiu Date: Mon, 26 Aug 2024 15:49:54 +0800 Subject: [PATCH] fallback_index_put --- impl/ascend_npu/ascend_config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/impl/ascend_npu/ascend_config.yaml b/impl/ascend_npu/ascend_config.yaml index 74b1c8733..838bfab46 100644 --- a/impl/ascend_npu/ascend_config.yaml +++ b/impl/ascend_npu/ascend_config.yaml @@ -117,8 +117,6 @@ ascend: - diopiHardtanhInp - diopiIndex - diopiIndexBackward -- diopiIndexPut -- diopiIndexPutInp - diopiIndexSelect - diopiIndexSelectBackward - diopiIsNan @@ -272,6 +270,8 @@ ascend_npu: - diopiApplyPenalty - diopiContextAttentionInference - diopiGetNativeMemoryFormat +- diopiIndexPut +- diopiIndexPutInp - diopiNLLLoss - diopiNLLLossBackward - diopiNLLLossV2