tf.strings.strip

Strip leading and trailing whitespaces from the Tensor.

tf.strings.strip(
    input, name=None
)

Args:

Returns:

A Tensor of type string.