I have the following tensor x, that represents a image 64 x 64 x 3:
x = tf.random.normal((1, 64, 64, 3))
I want to do an "interlaced&quo