IvyBazan commented on a change in pull request #15137: 1.5.0 news
URL: https://github.com/apache/incubator-mxnet/pull/15137#discussion_r296854961
 
 

 ##########
 File path: NEWS.md
 ##########
 @@ -17,6 +17,855 @@
 
 MXNet Change Log
 ================
+## 1.5.0
+
+### New Features
+
+#### Automatic Mixed Precision(experimental)
+Training Deep Learning networks is a very computationally intensive task. 
Novel model architectures tend to have increasing number of layers and 
parameters, which slows down training. Fortunately, new generations of training 
hardware as well as software optimizations, make it a feasible task. 
 
 Review comment:
   Mismatched tense. Possible fix: "Novel model architectures tend to have 
increasing numbers of layers and parameters, which slow down training."
   
   Could simplify 3rd sentence to increase readability: "Fortunately, software 
optimizations and new generations of training hardware make it a feasible task."

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to