Revise tf.substr so that it returns an empty string when "pos" argument is...
Revise tf.substr so that it returns an empty string when "pos" argument is equal to the string length. The updated behavior is consistent with strings::substr() PiperOrigin-RevId: 175992569
Loading
Please sign in to comment