问题
I was looking through the architecture of EfficientnetB0 and noticed DepthwiseConv2D operation. Did some digging and found that there's also a SeparableConv2D. What exactly are these operations?
来源:https://stackoverflow.com/questions/61967172/what-is-depthwiseconv2d-and-separableconv2d-how-is-it-different-from-normal-con