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/12/26 08:36:59 UTC

[GitHub] wkcn commented on a change in pull request #13088: make ROIAlign support position-sensitive pooling

wkcn commented on a change in pull request #13088: make ROIAlign support position-sensitive pooling
URL: https://github.com/apache/incubator-mxnet/pull/13088#discussion_r243961224
 
 

 ##########
 File path: tests/python/unittest/test_operator.py
 ##########
 @@ -17,6 +17,7 @@
 
 # pylint: skip-file
 from __future__ import print_function
+from __future__ import division
 
 Review comment:
   It seems that it is unused? The types of variables are specific as float or int.

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