YCAyca opened a new issue #17046: Error at memory location & Access violation reading location URL: https://github.com/apache/incubator-mxnet/issues/17046 ## Description Hi, I'm working on cpp inference code using Visual Studio 2019 and v141 tool. When I debug the code I come across with 2 exception unhandled. These exceptions are described belove. I used m own .json and .params file created from mobilenetv2 trained and saved with kaggle fruits dataset. Do you have any idea about why I'm getting this errorr? ### Error Message Unhandled exception at 0x00007FFC178A908C in mxnet_sample.exe: Microsoft C++ exception: dmlc::Error at memory location 0x000000587978F108.(logging.h file) Unhandled exception at 0x00007FFBC9438B79 (libmxnet.dll) in mxnet_sample.exe: 0xC0000005: Access violation reading location 0x0000000000000000.(executor.hpp file)
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
