diff --git a/test/allowlist_for_publicAPI.json b/test/allowlist_for_publicAPI.json index 04ae192e478e93ab28a92b38b6be116531f0e1dd..d5f3b4b52810ae66501ca74c897cb8ac448d4c76 100644 --- a/test/allowlist_for_publicAPI.json +++ b/test/allowlist_for_publicAPI.json @@ -2874,7 +2874,8 @@ "npu_transpose_batchmatmul", "npu_gather_sparse_index", "npu_moe_distribute_combine_add_rms_norm", - "npu_moe_eplb_update_expert" + "npu_moe_eplb_update_expert", + "npu_top_k_top_p" ], "torch_npu.contrib": [ "npu_fused_attention_with_layernorm",