tfm.utils.activations.identity

Computes the identity function.

Useful for helping in quantization.

features A Tensor representing preactivation values.

The activation value.