tf.strings.upper

TensorFlow 1 version

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

A Tensor of type string.