[GitHub] ifeherva commented on a change in pull request #11643: Added the diag() operator

2018-07-19 Thread GitBox
ifeherva commented on a change in pull request #11643: Added the diag() operator URL: https://github.com/apache/incubator-mxnet/pull/11643#discussion_r203805894 ## File path: docs/api/python/ndarray/ndarray.md ## @@ -131,6 +131,7 @@ The `ndarray` package provides several

[GitHub] ifeherva commented on a change in pull request #11643: Added the diag() operator

2018-07-18 Thread GitBox
ifeherva commented on a change in pull request #11643: Added the diag() operator URL: https://github.com/apache/incubator-mxnet/pull/11643#discussion_r203504277 ## File path: python/mxnet/ndarray/ndarray.py ## @@ -1302,6 +1302,14 @@ def flip(self, *args, **kwargs):

[GitHub] ifeherva commented on a change in pull request #11643: Added the diag() operator

2018-07-11 Thread GitBox
ifeherva commented on a change in pull request #11643: Added the diag() operator URL: https://github.com/apache/incubator-mxnet/pull/11643#discussion_r201881825 ## File path: tests/python/unittest/test_operator.py ## @@ -6977,6 +6977,109 @@ def

[GitHub] ifeherva commented on a change in pull request #11643: Added the diag() operator

2018-07-11 Thread GitBox
ifeherva commented on a change in pull request #11643: Added the diag() operator URL: https://github.com/apache/incubator-mxnet/pull/11643#discussion_r201874422 ## File path: tests/python/unittest/test_operator.py ## @@ -6977,6 +6977,109 @@ def