You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/01/19 09:32:50 UTC

[GitHub] [incubator-mxnet] bjoern234 commented 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)

bjoern234 commented 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-575984914
 
 
   It seems that this issue still exists in 2.2.4.2 and MXNet 1.5.1
   `mxnet.base.MXNetError: Error in operator batchnorm6: [10:29:46] include/mxnet/tuple.h:211: Check failed: i >= 0 && i < ndim(): index = 1 must be in range [0, -1)`
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services