tf.strings.as_string | TensorFlow Core v2.7.0
www.tensorflow.org › api_docs › pythonConverts each entry in the given tensor to strings. View aliases. Main aliases. tf.as_string. Compat aliases for migration. See Migration guide for more details. tf.compat.v1.as_string, tf.compat.v1.dtypes.as_string, tf.compat.v1.strings.as_string. tf.strings.as_string ( input, precision=-1, scientific=False, shortest=False, width=-1, fill='', name=None )