[GitHub] cjolivier01 commented on issue #9625: sparse regression operators

2018-02-05 Thread GitBox
cjolivier01 commented on issue #9625: sparse regression operators URL: https://github.com/apache/incubator-mxnet/pull/9625#issuecomment-363174023 Looks like it compiles now :) This is an automated message from the Apache Git S

[GitHub] cjolivier01 commented on issue #9625: sparse regression operators

2018-02-04 Thread GitBox
cjolivier01 commented on issue #9625: sparse regression operators URL: https://github.com/apache/incubator-mxnet/pull/9625#issuecomment-362923703 oh yeah i remember now how i fixed it. what cc or cu file is compiling when it occurs? it was happening with elemwise_unary_op.cc or something so

[GitHub] cjolivier01 commented on issue #9625: sparse regression operators

2018-02-04 Thread GitBox
cjolivier01 commented on issue #9625: sparse regression operators URL: https://github.com/apache/incubator-mxnet/pull/9625#issuecomment-362923451 it wasn?t the 32 bit compiler thing ? i also saw that ?solution?. i verified we were using 64 bit compiler.

[GitHub] cjolivier01 commented on issue #9625: sparse regression operators

2018-02-04 Thread GitBox
cjolivier01 commented on issue #9625: sparse regression operators URL: https://github.com/apache/incubator-mxnet/pull/9625#issuecomment-362923346 i?ve seen the error before. something to do with templates. i don?t recall exactly how i fixed it ? i tried lots of things until it finally stopp