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 2018/10/15 20:51:55 UTC

[GitHub] zheng-da commented on a change in pull request #12724: simplify mac mkldnn build

zheng-da commented on a change in pull request #12724: simplify mac mkldnn build
URL: https://github.com/apache/incubator-mxnet/pull/12724#discussion_r225312388
 
 

 ##########
 File path: docs/install/osx_setup.md
 ##########
 @@ -65,6 +65,10 @@ Install the dependencies, required for MXNet, with the following commands:
 	brew install openblas
 	brew tap homebrew/core
 	brew install opencv
+	
+	# If building with MKLDNN
+    brew install llvm
 
 Review comment:
   indent

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


With regards,
Apache Git Services