tf.nn.depthwise_conv2d
tf.nn.depthwise_conv2d
tf.nn.depthwise_conv2d
depthwise_conv2d( input, filter, strides, padding, rate=None, name=None, data_format=None )
Defined in tensorflow/python/ops/nn_impl.py
.
See the guide: Neural Network > Convolution
Depthwise 2-D convolution.
Given a 4D input tensor ('NHWC' or 'NCHW' data formats) and a filter ten