diff --git a/test/allowlist_for_publicAPI.json b/test/allowlist_for_publicAPI.json index 317563c3c83c447927f58df791fa50a3d8b1eec3..64cb8ce8f43563da79eda1ace373654c8a9fbb98 100644 --- a/test/allowlist_for_publicAPI.json +++ b/test/allowlist_for_publicAPI.json @@ -2876,7 +2876,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",