String Ops
Summary
Classes | 
|
|---|---|
| 
tensorflow:: | 
 Converts each entry in the given tensor to strings.  | 
| 
tensorflow:: | 
 Decode web-safe base64-encoded strings.  | 
| 
tensorflow:: | 
 Encode strings into web-safe base64 format.  | 
| 
tensorflow:: | 
 Joins a string Tensor across the given dimensions.  | 
| 
tensorflow:: | 
 Check if the input matches the regex pattern.  | 
| 
tensorflow:: | 
 Replaces matches of the   | 
| 
tensorflow:: | 
 Formats a string template using a list of tensors.  | 
| 
tensorflow:: | 
 Joins the strings in the given list of string tensors into one tensor;.  | 
| 
tensorflow:: | 
 String lengths of   | 
| 
tensorflow:: | 
 Converts all uppercase characters into their respective lowercase replacements.  | 
| 
tensorflow:: | 
 Creates ngrams from ragged string data.  | 
| 
tensorflow:: | 
 Split elements of   | 
| 
tensorflow:: | 
 Split elements of   | 
| 
tensorflow:: | 
 Strip leading and trailing whitespaces from the Tensor.  | 
| 
tensorflow:: | 
 Converts each string in the input Tensor to its hash mod by a number of buckets.  | 
| 
tensorflow:: | 
 Converts each string in the input Tensor to its hash mod by a number of buckets.  | 
| 
tensorflow:: | 
 Converts each string in the input Tensor to its hash mod by a number of buckets.  | 
| 
tensorflow:: | 
 Converts all lowercase characters into their respective uppercase replacements.  | 
| 
tensorflow:: | 
 Return substrings from   | 
| 
tensorflow:: | 
 Determine the script codes of a given tensor of Unicode integer code points.  | 
| 
tensorflow:: | 
 Transcode the input text from a source encoding to a destination encoding.  |