Commit d480ac58 authored by Yong Tang's avatar Yong Tang Committed by Rasmus Munk Larsen
Browse files

Add `skip_empty` option to `tf.string_split` (#12125)



* Add `skip_empty` option to `tf.string_split`

This fix add `skip_empty` to `tf.string_split` so that
it is possible to have `tf.string_split` behaving similiarly
with python.

This fix fixes 12108.

Signed-off-by: default avatarYong Tang <yong.tang.github@outlook.com>

* Update goldens

Run through:
```
bazel-bin/tensorflow/tools/api/tests/api_compatibility_test           --update_goldens True
```
to pass //tensorflow/tools/api/tests:api_compatibility_test

Signed-off-by: default avatarYong Tang <yong.tang.github@outlook.com>
parent 1d33a59a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment