aaronmarkham commented on a change in pull request #8578: Add development instructions and
update installation instructions
URL: https://github.com/apache/incubator-mxnet/pull/8578#discussion_r149698522
##########
File path: DEVELOPMENT.md
##########
@@ -0,0 +1,69 @@
+# Developing MXNet
+
+## Build MXNet from source with CMake
+
+It's recommended that you install CMake and Ninja.
+
+Chose the options that you want to compile with in a similar fashion as above. In particular
this one is a debug CPU
Review comment:
Chose --> Choose.
"similar fashion as above..." - what is above? There wasn't any discussion about choosing
things yet other than the recommendation of CMake and Ninja. Did some content get moved?
----------------------------------------------------------------
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
|