Skip to content

Commit

Permalink
[Doc] add squeeze to Array change shape (apache#15549)
Browse files Browse the repository at this point in the history
* add squeeze to Array change shape

* Trigger notification

* Trigger notification

* Trigger notification

* Trigger notification
  • Loading branch information
ChaiBapchya authored and Ubuntu committed Aug 20, 2019
1 parent 901f860 commit 40e68bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/api/python/ndarray/ndarray.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ The `ndarray` package provides several classes:
NDArray.expand_dims
NDArray.split
NDArray.diag
NDArray.squeeze
```

### Array expand elements
Expand Down

0 comments on commit 40e68bb

Please sign in to comment.