yanhn commented on issue #11649: CPP-PACKAGE Examples throwing an instance of 'dmlc::Error' URL: https://github.com/apache/incubator-mxnet/issues/11649#issuecomment-419295097 Maybe because your gpu is out of memory. This error will not be thrown out during MXNDArrayCreate. In my case, MXNDArrayCreate can successfully create the first 141 layers' params. But crashed on the 142th. You can have a check on your gpu usage.
---------------------------------------------------------------- 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
