tf.keras.constraints.Constraint

View source on GitHub

Class Constraint

Aliases:

Methods

tf.keras.constraints.Constraint.__call__

View source

__call__(w)

Call self as a function.

tf.keras.constraints.Constraint.get_config

View source

get_config()