yljylj commented on issue #14904: libmxnet.so from pypi mxnet-mkl==1.4.0,segmentation fault 11 URL: https://github.com/apache/incubator-mxnet/issues/14904#issuecomment-491668964 > > What comment line and dataset is used? Is your case from the MXNet example? > > You can try [ssd](https://github.com/apache/incubator-mxnet/tree/master/example/ssd) and see if the same problem is observed. > > train is success, when deploy it with c++ code on cpu problem is come out., build with source with cpp_package=1 use_mklnn=1, yolo can not get any result, but if use_mklnn=0, it works How do you deploy it with c++? It seems that you used Java. And did you get the problem when testing?
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
