Fix strides format for data format in contrib.layers.separable convolution2d (#12273)
* Strides must change form if data format is switched * Fixed stride mismatch on channels first data format for separable conv * Fixed sepconv2d test and added stride testing
Loading
Please sign in to comment