tfr.keras.utils.identity

Identity function that returns the input label.

label A Tensor or anything that can be converted to a tensor using tf.convert_to_tensor.

The input label.