tf.keras.losses.Reduction

View source on GitHub

Types of loss reduction.

Contains the following values:

Please see the custom training guide # pylint: disable=line-too-long for more details on this.

Methods

all

View source

@classmethod
all()

validate

View source

@classmethod
validate(
    key
)

Class Variables