diff --git a/test/allowlist_for_publicAPI.json b/test/allowlist_for_publicAPI.json index d63da7c59ee785e0b168abe3a41926f66070bd1d..4b9bf30d018e7fc84442ca890d0708776aae6b5e 100644 --- a/test/allowlist_for_publicAPI.json +++ b/test/allowlist_for_publicAPI.json @@ -2577,7 +2577,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",