[GitHub] eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr

2018-01-03 Thread GitBox
eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr URL: https://github.com/apache/incubator-mxnet/pull/8938#discussion_r159560322 ## File path: src/operator/tensor/dot-inl.h ## @@ -228,8 +231,17 @@ inline bool

[GitHub] eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr

2018-01-03 Thread GitBox
eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr URL: https://github.com/apache/incubator-mxnet/pull/8938#discussion_r159513000 ## File path: tests/python/unittest/test_sparse_operator.py ## @@ -1248,10 +1273,12 @@ def

[GitHub] eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr

2018-01-03 Thread GitBox
eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr URL: https://github.com/apache/incubator-mxnet/pull/8938#discussion_r159512289 ## File path: src/operator/tensor/dot-inl.h ## @@ -228,8 +231,17 @@ inline bool

[GitHub] eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr

2018-01-03 Thread GitBox
eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr URL: https://github.com/apache/incubator-mxnet/pull/8938#discussion_r159514115 ## File path: src/operator/tensor/dot-inl.h ## @@ -527,6 +539,80 @@ struct

[GitHub] eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr

2018-01-03 Thread GitBox
eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr URL: https://github.com/apache/incubator-mxnet/pull/8938#discussion_r159513184 ## File path: src/operator/tensor/dot-inl.h ## @@ -811,6 +897,96 @@ inline void

[GitHub] eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr

2018-01-03 Thread GitBox
eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr URL: https://github.com/apache/incubator-mxnet/pull/8938#discussion_r159510905 ## File path: include/mxnet/ndarray.h ## @@ -305,7 +305,10 @@ class NDArray { bool

[GitHub] eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr

2017-12-12 Thread GitBox
eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr URL: https://github.com/apache/incubator-mxnet/pull/8938#discussion_r156471898 ## File path: src/operator/tensor/dot-inl.h ## @@ -811,6 +891,94 @@ inline void

[GitHub] eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr

2017-12-12 Thread GitBox
eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr URL: https://github.com/apache/incubator-mxnet/pull/8938#discussion_r156473118 ## File path: src/operator/tensor/dot-inl.h ## @@ -228,8 +231,16 @@ inline bool

[GitHub] eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr

2017-12-08 Thread GitBox
eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr URL: https://github.com/apache/incubator-mxnet/pull/8938#discussion_r155879961 ## File path: src/operator/tensor/dot-inl.h ## @@ -811,6 +891,94 @@ inline void

[GitHub] eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr

2017-12-08 Thread GitBox
eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr URL: https://github.com/apache/incubator-mxnet/pull/8938#discussion_r155880396 ## File path: src/operator/tensor/dot-inl.h ## @@ -811,6 +891,94 @@ inline void

[GitHub] eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr

2017-12-08 Thread GitBox
eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr URL: https://github.com/apache/incubator-mxnet/pull/8938#discussion_r155879219 ## File path: src/operator/tensor/dot-inl.h ## @@ -231,6 +231,12 @@ inline bool

[GitHub] eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr

2017-12-08 Thread GitBox
eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr URL: https://github.com/apache/incubator-mxnet/pull/8938#discussion_r155879484 ## File path: src/operator/tensor/dot-inl.h ## @@ -811,6 +891,94 @@ inline void

[GitHub] eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr

2017-12-08 Thread GitBox
eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr URL: https://github.com/apache/incubator-mxnet/pull/8938#discussion_r155879592 ## File path: src/operator/tensor/dot-inl.h ## @@ -811,6 +891,94 @@ inline void

[GitHub] eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr

2017-12-04 Thread GitBox
eric-haibin-lin commented on a change in pull request #8938: Add operator for dot(dns, csr) = csr URL: https://github.com/apache/incubator-mxnet/pull/8938#discussion_r154828721 ## File path: src/operator/tensor/dot-inl.h ## @@ -527,6 +533,78 @@ struct