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 2018/10/06 12:48:32 UTC

[GitHub] LuckyPigeon commented on issue #12751: Bug in MxNet ???

LuckyPigeon commented on issue #12751: Bug in MxNet ???
URL: https://github.com/apache/incubator-mxnet/issues/12751#issuecomment-427571092
 
 
   It's not mxnet bug, tensorflow gpu engine can't grid this big number, your shape must be [x <= 65536, 1], so I think you need to increase your number of batch.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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