From b2a003ef0764660e39c190301f323da485940053 Mon Sep 17 00:00:00 2001 From: SigureMo Date: Fri, 5 Aug 2022 16:56:37 +0800 Subject: [PATCH] fix comments --- rfcs/CINN/APIs/20220802_cinn_api_design_one_hot.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/rfcs/CINN/APIs/20220802_cinn_api_design_one_hot.md b/rfcs/CINN/APIs/20220802_cinn_api_design_one_hot.md index 4a73c27cd..aa9fbff71 100644 --- a/rfcs/CINN/APIs/20220802_cinn_api_design_one_hot.md +++ b/rfcs/CINN/APIs/20220802_cinn_api_design_one_hot.md @@ -106,8 +106,6 @@ one_hot( `indices` 支持任意维度 Tensor(包含 0 维数据),输出数据维度为 ` x depth x ` - - ```python indices = 1 one_hot(