[GitHub] zhanghang1989 commented on issue #9688: Adding BilinearResize2D and AdaptiveAvgPool2d operators

2018-03-15 Thread GitBox
zhanghang1989 commented on issue #9688: Adding BilinearResize2D and 
AdaptiveAvgPool2d operators
URL: https://github.com/apache/incubator-mxnet/pull/9688#issuecomment-371360712
 
 
   @cjolivier01 I guess opencv won't support batch dimension. We have to 
support 4D input (Batch x Channel x Height x Width). We also need backward :)


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] zhanghang1989 commented on issue #9688: Adding BilinearResize2D and AdaptiveAvgPool2d operators

2018-03-15 Thread GitBox
zhanghang1989 commented on issue #9688: Adding BilinearResize2D and 
AdaptiveAvgPool2d operators
URL: https://github.com/apache/incubator-mxnet/pull/9688#issuecomment-373497114
 
 
   Hi @marcoabreu , I have added unit tests using python. Let me know if you 
have other comments.
   Thx


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] zhanghang1989 commented on issue #9688: Adding BilinearResize2D and AdaptiveAvgPool2d operators

2018-03-07 Thread GitBox
zhanghang1989 commented on issue #9688: Adding BilinearResize2D and 
AdaptiveAvgPool2d operators
URL: https://github.com/apache/incubator-mxnet/pull/9688#issuecomment-371360712
 
 
   @cjolivier01 I guess opencv won't support batch dimension. We have to 
support 4D input (Batch x Channel x Height x Width) :)


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:
us...@infra.apache.org


With regards,
Apache Git Services