tf.strings.lower

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.strings.lower

input A Tensor of type string.
encoding An optional string. Defaults to "".
name A name for the operation (optional).

A Tensor of type string.