The issue relates to implementing [DepthwiseConv2d](https://www.tensorflow.org/api_docs/python/tf/keras/layers/DepthwiseConv2D), [SeparableConv2d](https://www.tensorflow.org/api_docs/python/tf/keras/layers/SeparableConv2D), [PointwiseConv2d](https://www.tensorflow.org/api_docs/python/tf/nn/separable_conv2d).