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: [email protected] With regards, Apache Git Services
