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/03/17 05:00:43 UTC

[GitHub] xmyqsh opened a new issue #10142: Hi, is gloun supporting depthwise conv?

xmyqsh opened a new issue #10142: Hi, is gloun supporting depthwise conv?
URL: https://github.com/apache/incubator-mxnet/issues/10142
 
 
   I dug into [gluon version's mobilenets](https://github.com/apache/incubator-mxnet/blob/master/python/mxnet/gluon/model_zoo/vision/mobilenet.py), it seems that it doesn't use   [depthwise_convolution-inl.h](https://github.com/apache/incubator-mxnet/tree/master/src/operator/nn/depthwise_convolution-inl.h)
   
   It seems that gloun has no api for [depthwise_convolution-inl.h](https://github.com/apache/incubator-mxnet/tree/master/src/operator/nn/depthwise_convolution-inl.h)
   
   I'm a newbie, just have a check

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