Skip to content

Commit

Permalink
fix comments
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo committed Aug 5, 2022
1 parent 5c99f1b commit b2a003e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rfcs/CINN/APIs/20220802_cinn_api_design_one_hot.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,6 @@ one_hot(

`indices` 支持任意维度 Tensor(包含 0 维数据),输出数据维度为 `<indices outer dimensions> x depth x <indices inner dimensions>`

<!-- 比如 -->

```python
indices = 1
one_hot(
Expand Down

0 comments on commit b2a003e

Please sign in to comment.