anirudh2290 commented on issue #15862: CPU GEMM in float 16 fails silently with NaiveEngine (CPP api) URL: https://github.com/apache/incubator-mxnet/issues/15862#issuecomment-521479050 @marcoabreu I worked on exception handling for the backend. Having said that I am not very familiar with the CPP frontend language binding, and it looks like this issue is specific to CPP binding. The error code is not checked and exception is not being rethrown in the frontend language binding. cc @leleamol who worked on the CPP language binding.
---------------------------------------------------------------- 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
