joelteply commented on issue #20992: URL: https://github.com/apache/incubator-mxnet/issues/20992#issuecomment-1155487387
I was able to get mxnet version 1.6 compiling for m1 macs by basically copying some of their stuff from the 2.0 code: top of cmakelists script that loads the config.cmake file, moved the darwin config.cmake to root, and replaced the scripts the blas and accelerate framework package finders. I could fork it if it's wanted. I had to disable USE_SSE for it to function (config.cmake) and I don't have enough time to research what was wrong there. -- 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. To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org For additional commands, e-mail: issues-h...@mxnet.apache.org