TensorFlow

API

 tf.strings / regex_replace


Strip leading and trailing whitespaces from the Tensor.

Used in the notebooks

Used in the tutorials

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

A Tensor of type string.

此页内容是否对您有帮助