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 2019/06/20 22:02:13 UTC

[GitHub] [incubator-mxnet] KellenSunderland commented on issue #14751: Model build error: Check failed: i >= 0 && i < ndim(): index = -2 must be in range [0, -1)

KellenSunderland commented on issue #14751: Model build error: Check failed: i >= 0 && i < ndim(): index = -2 must be in range [0, -1)
URL: https://github.com/apache/incubator-mxnet/issues/14751#issuecomment-504215837
 
 
   We noticed that we are getting this error when binding a regress output that isn't explicitly labelled.  We added regress_label during bind and it fixed the error for us.

----------------------------------------------------------------
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