The problem about constraint of group convolution in develop version.
Created by: yukavio
欢迎您对PaddlePaddle提出建议,非常感谢您对PaddlePaddle的贡献! 在留下您的建议时,辛苦您同步提供如下信息:
- 版本、环境信息 1)PaddlePaddle版本:develop 2)CPU/GPU:cuda 9.0 3)系统环境:linux 注:您可以通过执行summary_env.py获取以上信息。
- 建议描述:Paddle卷积操作要求分组卷积中num_filters可以被groups整除,但pytorch中无此要求。
Thank you for contributing to PaddlePaddle. Before submitting the issue, you could search issue in the github in case that there was a similar issue submitted or resolved before. Please make sure that this is a feature request. System information -PaddlePaddle version (eg.1.1)or CommitID -CPU: including CPUMKL/OpenBlas/MKLDNN version -GPU: including CUDA/CUDNN version -OS Platform (eg.Mac OS 10.14) Note: You can get most of the information by running summary_env.py. To Reproduce Steps to reproduce the behavior Describe the feature and the current behavior/state. Any Other info.