Creates a tensor by tiling x by n.
x
n
Compat aliases for migration
See Migration guide for more details.
tf.compat.v1.keras.backend.tile, tf.compat.v2.keras.backend.tile
tf.compat.v1.keras.backend.tile
tf.compat.v2.keras.backend.tile
tf.keras.backend.tile( x, n )
A tiled tensor.