tf.raw_ops.StringStrip

Strip leading and trailing whitespaces from the Tensor.

input A Tensor of type string. A string Tensor of any shape.
name A name for the operation (optional).

A Tensor of type string.