wkcn commented on issue #8569: The conflict between MXNet and OpenCV
URL: 
https://github.com/apache/incubator-mxnet/issues/8569#issuecomment-343424178
 
 
   @KellenSunderland The crash will occur too if importing cv2 after mxnet with 
`gperftools`.
   I set `USE_GPERFTOOLS = 0` and `USE_JEMALLOC = 0`. Rebuild mxnet without 
`gperftools`. There will be no crash.
   `USE_GPERFTOOLS = 1` is the default setting. When the machine doesn't have 
`gperftools`, the building will not have `gperftools`.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to