[GitHub] cjolivier01 commented on a change in pull request #9947: [WIP] Performance optimization for dot(csr, rsp) on cpu

2018-03-09 Thread GitBox
cjolivier01 commented on a change in pull request #9947: [WIP] Performance optimization for dot(csr, rsp) on cpu URL: https://github.com/apache/incubator-mxnet/pull/9947#discussion_r173588550 ## File path: src/operator/tensor/dot-inl.h ## @@ -793,16 +764,21 @@ inline void

[GitHub] cjolivier01 commented on a change in pull request #9947: [WIP] Performance optimization for dot(csr, rsp) on cpu

2018-03-09 Thread GitBox
cjolivier01 commented on a change in pull request #9947: [WIP] Performance optimization for dot(csr, rsp) on cpu URL: https://github.com/apache/incubator-mxnet/pull/9947#discussion_r173588550 ## File path: src/operator/tensor/dot-inl.h ## @@ -793,16 +764,21 @@ inline void

[GitHub] cjolivier01 commented on a change in pull request #9947: [WIP] Performance optimization for dot(csr, rsp) on cpu

2018-03-09 Thread GitBox
cjolivier01 commented on a change in pull request #9947: [WIP] Performance optimization for dot(csr, rsp) on cpu URL: https://github.com/apache/incubator-mxnet/pull/9947#discussion_r173588287 ## File path: src/operator/tensor/dot-inl.h ## @@ -793,16 +764,21 @@ inline void

[GitHub] cjolivier01 commented on a change in pull request #9947: [WIP] Performance optimization for dot(csr, rsp) on cpu

2018-03-08 Thread GitBox
cjolivier01 commented on a change in pull request #9947: [WIP] Performance optimization for dot(csr, rsp) on cpu URL: https://github.com/apache/incubator-mxnet/pull/9947#discussion_r17323 ## File path: src/operator/tensor/dot-inl.h ## @@ -793,16 +764,21 @@ inline void