lebeg commented on issue #8287: Mxnet-Cpp: Segmentation Fault when Defining the Graph? URL: https://github.com/apache/incubator-mxnet/issues/8287#issuecomment-356359758 @qingyuanxingsi @ArmageddonKnight yes you can, but you need a special flag to be set while linking. Look [here](https://github.com/apache/incubator-mxnet/pull/9349/commits/77db36a7c002c03b1e8930429f922776b398ba91) For gcc: --whole-archive, for clang: -force_load
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
