Skip to content

Commit

Permalink
slice with indices
Browse files Browse the repository at this point in the history
  • Loading branch information
nihui committed Oct 25, 2023
1 parent 9dda7e3 commit 76419a8
Show file tree
Hide file tree
Showing 10 changed files with 1,319 additions and 203 deletions.
1 change: 1 addition & 0 deletions docs/developer-guide/operators.md
Original file line number Diff line number Diff line change
Expand Up @@ -1722,6 +1722,7 @@ split x along axis into slices, each part slice size is based on slices array
| --------- | ------------- | ----- | --------- | ----------------- |
| 0 | slices | array | [ ] | |
| 1 | axis | int | 0 | |
| 2 | indices | array | [ ] | |

# Softmax
```
Expand Down
Loading

0 comments on commit 76419a8

Please sign in to comment.