Xue Wanqi created SINGA-391:
-------------------------------
Summary: Support Grouped Convolution and Implement Separable
Convolution layer
Key: SINGA-391
URL: https://issues.apache.org/jira/browse/SINGA-391
Project: Singa
Issue Type: New Feature
Reporter: Xue Wanqi
The former Conv2d layer connot support Grouped Convolution, which make it
difficult to realize some networks like inception net, xception net.
In this ticket, i will let Conv2d layer support Grouped convolution. and
implement separable_conv2d which is the basic module in xception net by calling
conv2d.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)