eric-haibin-lin commented on a change in pull request #11643: Added the diag()
operator
URL: https://github.com/apache/incubator-mxnet/pull/11643#discussion_r203798464
##########
File path: docs/api/python/ndarray/ndarray.md
##########
@@ -131,6 +131,7 @@ The `ndarray` package provides several classes:
NDArray.flatten
NDArray.expand_dims
NDArray.split
+ NDArray.diag
```
Review comment:
Sorry I didn't make it clear - there're two places to add per file. For
`ndarray.md`, One is NDArray.diag (fluent method) and the other is
(ndarray.)diag at line 360.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services