Update the value of x by adding increment.
x
increment
Compat aliases for migration
See Migration guide for more details.
tf.compat.v1.keras.backend.update_add, tf.compat.v2.keras.backend.update_add
tf.compat.v1.keras.backend.update_add
tf.compat.v2.keras.backend.update_add
tf.keras.backend.update_add( x, increment )
The variable x updated.