Searched refs:string_strip (Results 1 – 7 of 7) sorted by relevance
32 output = string_ops.string_strip(strings)41 output = string_ops.string_strip(strings)50 output = string_ops.string_strip(strings)
7 name: "string_strip"
341 string_ops.string_strip,
93 string_ops.string_strip,
1936 string_strip(PyStringObject *self, PyObject *args) in string_strip() function3665 {"strip", (PyCFunction)string_strip, METH_VARARGS, strip__doc__},
361 …nds to `tf.string_to_number`), `tf.strings.strip` (corresponds to `tf.string_strip`), `tf.strings.…384 * [`tf.string_strip`](https://www.tensorflow.org/versions/r1.9/api_docs/python/tf/string_strip)
2216 name: "string_strip"