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/06/12 03:32:56 UTC

[GitHub] szha commented on a change in pull request #11236: Improve hybridblock doc

szha commented on a change in pull request #11236: Improve hybridblock doc
URL: https://github.com/apache/incubator-mxnet/pull/11236#discussion_r194606630
 
 

 ##########
 File path: docs/tutorials/gluon/hybrid.md
 ##########
 @@ -105,23 +105,35 @@ Hybridize will speed up execution and save memory. If the top level layer is
 not a `HybridBlock`, you can still call `.hybridize()` on it and Gluon will try
 to hybridize its children layers instead.
 
+`hybridize` also accepts many options for performance tuning. For example, you
 
 Review comment:
   many -> several?

----------------------------------------------------------------
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