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 2018/01/12 10:15:57 UTC

[GitHub] pitLog commented on issue #9378: Mxnet C API CPU Mode segmentation fault

pitLog commented on issue #9378: Mxnet C API CPU Mode segmentation fault
URL: https://github.com/apache/incubator-mxnet/issues/9378#issuecomment-357198837
 
 
   I tried your example.
   
   First data model doesn't work and crashes for another reason : 
   `mxnet\dmlc-core\include\dmlc/logging.h:308: [11:01:34] d:\dev\3rdparty\ms\axel\logiroad\all_mxnet\training\mxnet\src\operator\./concat-inl.h:184: Check failed: shape_assign(&(*in_shape)[i], dshape) Incompatible input shape: expected (1,0,14,14), got (1,320,13,13)`
   
   But the second works well if I remove NDListHandle (because there is any mean file in this case).
   
   So, What does it means ?
   - my model is bad ? I use a SSD512 model
   - Another idea ?
   
   Thanks for your help

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