tfm.utils.activations.identity

Stay organized with collections Save and categorize content based on your preferences.

Computes the identity function.

Useful for helping in quantization.

features A Tensor representing preactivation values.

The activation value.