milandesai edited a comment on issue #11775: NPE in BucketingModule when providedLabel of DataBatch is not set URL: https://github.com/apache/incubator-mxnet/issues/11775#issuecomment-405767251 Hi @lanking520, the mxnet version is 1.1.0, though I believe this issue should exist on master as well based on a quick check. I resolved this by modifying the source in IO.scala to simply do a null check. Will post a PR shortly for reference.
---------------------------------------------------------------- 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
