W3cubDocs

/TensorFlow Python

Strings

Note: Functions taking Tensor arguments can also take anything accepted by tf.convert_to_tensor.

Hashing

String hashing ops take a string input tensor and map each element to an integer.

Joining

String joining ops concatenate elements of input string tensors to produce a new string tensor.

Splitting

Conversion

© 2017 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_guides/python/string_ops