adis300 commented on issue #14808: amalgamation compile error : 
/amalgamation/python/../../lib/libmxnet_predict.so: undefined symbol: shm_unlink
URL: 
https://github.com/apache/incubator-mxnet/issues/14808#issuecomment-503915769
 
 
   I hit the same problem. 
   
   Looked into the issue. amalgamation creates nnvm.d using   
`${mxnet_root}/3rdparty/tvm/nnvm/src/pass/plan_memory.cc` the graph_executor 
wants to use `${mxnet_root}/src/nnvm/plan_memory.cc`
   

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

Reply via email to