tf.nn.conv2d
is a TensorFlow function
(link) that performs a 2D convolution
on an input tensor. This tool visualizes how the 2D convolution works with different
parameters. Hover over an output cell to see how that cell is calculated.