You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/01/09 12:36:04 UTC

[GitHub] [incubator-mxnet] leezu commented on issue #17257: armv81

leezu commented on issue #17257: armv81
URL: https://github.com/apache/incubator-mxnet/issues/17257#issuecomment-572542740
 
 
   `make/config.mk` is used for the deprecated Makefile build. Based on your steps to reproduce, you are using the CMake build.
   
   You could look into the `CMakeLists.txt` if you're willing to investigate the issue further.
   
   You can also check how the CI server tests the ARMv8 build at https://github.com/apache/incubator-mxnet/tree/master/ci/docker

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


With regards,
Apache Git Services