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 19:26:45 UTC

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

zhreshold commented on issue #13810: Assertion `pred_hnd' failed in MXPredCreate step
URL: https://github.com/apache/incubator-mxnet/issues/13810#issuecomment-452825267
 
 
   @SOWENKIN Seems like the infer_shape has failed. Note that in the export helper the default option is to include normalization and transpose, so your input dimension should be (512, 512, 3) rather than (1, 3, 512, 512)

----------------------------------------------------------------
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