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/14 10:57:04 UTC

[GitHub] TaoLv commented on issue #9422: (Please don't merge) Debug BatchNorm with MKLDNN

TaoLv commented on issue #9422: (Please don't merge) Debug BatchNorm with MKLDNN
URL: https://github.com/apache/incubator-mxnet/pull/9422#issuecomment-357503489
 
 
   It said there were illegal instructions. So how can I get the dumped core file?
   ```
   test_forward.test_consistency ... [09:48:49] src/nnvm/legacy_json_util.cc:190: Loading symbol saved by previous version v0.8.0. Attempting to upgrade...
   
   [09:48:49] src/nnvm/legacy_json_util.cc:198: Symbol successfully upgraded!
   
   tests/ci_build/with_the_same_user: line 30: 86367 Illegal instruction     (core dumped) sudo -u "#${CI_BUILD_UID}" --preserve-env "LD_LIBRARY_PATH=${LD_LIBRARY_PATH}" "HOME=${CI_BUILD_HOME}" ${COMMAND[@]}
   
   script returned exit code 132
   ```

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