CNApocalypse removed a comment on issue #15721: Regression w/ Keras and MxNet 1.5.0: Error in operator batchnorm... Check failed: i >= 0 && i < ndim(): index = 1 must be in range [0, -1) URL: https://github.com/apache/incubator-mxnet/issues/15721#issuecomment-521898003 > @mxnet-label-bot I have meet the same problem when training a LinearRegression model, which throws the error: > mxnet.base.MXNetError: Error in operator LinearRegression: [14:00:41] c:\jenkins\workspace\mxnet-tag\mxnet\include\mxnet\tuple.h:202: Check failed: i >= 0 && i < ndim(): index = 0 must be in range [0, -1) > at the same mxnet version(1.5.0) but when I install an older version(1.2.1), another error occur. [More Information](https://discuss.gluon.ai/t/topic/14110)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
