Normalizes a Numpy array.
Compat aliases for migration
See Migration guide for more details.
tf.compat.v1.keras.utils.normalize, tf.compat.v2.keras.utils.normalize
tf.compat.v1.keras.utils.normalize
tf.compat.v2.keras.utils.normalize
tf.keras.utils.normalize( x, axis=-1, order=2 )
x
axis
order
A normalized copy of the array.