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: [email protected] With regards, Apache Git Services
