From 23a728dfcdf1829afd7ea840654c6228acdb61c7 Mon Sep 17 00:00:00 2001 From: liyan Date: Thu, 1 Jun 2023 09:57:33 +0000 Subject: [PATCH] update zh-cn/device-dev/reference/hdi-apis/_top_k_fusion.md. Signed-off-by: li-yan339 Signed-off-by: liyan --- zh-cn/device-dev/reference/hdi-apis/_top_k_fusion.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-cn/device-dev/reference/hdi-apis/_top_k_fusion.md b/zh-cn/device-dev/reference/hdi-apis/_top_k_fusion.md index 98a7a4d999..bf5ef565b6 100644 --- a/zh-cn/device-dev/reference/hdi-apis/_top_k_fusion.md +++ b/zh-cn/device-dev/reference/hdi-apis/_top_k_fusion.md @@ -18,9 +18,13 @@ - output1,axis维度的前K个最大值的索引。 **Since:** + 3.2 + **Version:** + 1.0 + **相关模块:** [NNRt](_n_n_rt.md) -- GitLab