-
Hi, Are there any instructions to build the whl for mxnet that is equivalent to the whl that you release on pypi? I have compiled the project using mkl with libmxnet.so under incubator-mxnet/lib, then I run
Thanks so much in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 8 comments
-
[@mxnet-label-bot add Question] |
Beta Was this translation helpful? Give feedback.
-
@ChaiBapchya could you take a look at this question? |
Beta Was this translation helpful? Give feedback.
-
@hkvision this is a known issue. Workaround: #16933 (comment) @ChaiBapchya if you could help fix it, that would be great. |
Beta Was this translation helpful? Give feedback.
-
Working on it. |
Beta Was this translation helpful? Give feedback.
-
Hi @leezu Thanks for supporting. I saw the workaround for libmxnet.so in the comment. I will follow https://github.com/apache/incubator-mxnet/tree/master/tools/staticbuild and the way you mention in the comment. |
Beta Was this translation helpful? Give feedback.
-
OpenCV will be linked statically. @szha please advise about dmlc_tracker. You mentioned on Jun '18 2018
|
Beta Was this translation helpful? Give feedback.
-
@leezu it's copied into the wheel from |
Beta Was this translation helpful? Give feedback.
-
The staticbuild scripts for building custom whl are now available in the MXNet code base https://github.com/apache/incubator-mxnet/tree/master/tools/staticbuild |
Beta Was this translation helpful? Give feedback.
The staticbuild scripts for building custom whl are now available in the MXNet code base https://github.com/apache/incubator-mxnet/tree/master/tools/staticbuild