You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/01/09 07:42:13 UTC

[GitHub] SOWENKIN commented on issue #13810: Assertion `pred_hnd' failed in MXPredCreate step

SOWENKIN commented on issue #13810: Assertion `pred_hnd' failed in MXPredCreate step
URL: https://github.com/apache/incubator-mxnet/issues/13810#issuecomment-452601209
 
 
   I had found out that the segment fault happens in code:
   `g = mxnet::exec::InferShape(std::move(g), std::move(in_shapes), "__shape__");`
   in MXPredCreatePartialOut in c_predict_api.cc, but why?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services