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 2020/03/17 09:29:15 UTC

[GitHub] [incubator-mxnet] zixuanweeei commented on issue #17782: cpu_shared_storage_manager.h:218: Check failed: count >= 0 (-2 vs. 0)

zixuanweeei commented on issue #17782: cpu_shared_storage_manager.h:218: Check failed: count >= 0 (-2 vs. 0)
URL: https://github.com/apache/incubator-mxnet/issues/17782#issuecomment-599968539
 
 
   We also have this problem built from MXNet on Linux platform using the following command:
   ```
   make -j DEBUG=1 ENABLE_TESTCOVERAGE=0 USE_CPP_PACKAGE=0 USE_MKLDNN=1 USE_BLAS=blas USE_SIGNAL_HANDLER=1
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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