guanxinq commented on a change in pull request #15969: [WIP] Partitioning Gluon 
HybridBlocks
URL: https://github.com/apache/incubator-mxnet/pull/15969#discussion_r369177376
 
 

 ##########
 File path: python/mxnet/gluon/block.py
 ##########
 @@ -1178,6 +1183,28 @@ def hybrid_forward(self, F, x, *args, **kwargs):
         # pylint: disable= invalid-name
         raise NotImplementedError
 
+    def optimize_for(self, backend, **kwargs):
 
 Review comment:
   Yes. Removed.

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