Add python wrapper for unique_with_counts
authorYong Tang <yong.tang.github@outlook.com>
Sat, 27 Jan 2018 19:57:38 +0000 (19:57 +0000)
committerYong Tang <yong.tang.github@outlook.com>
Sat, 24 Feb 2018 03:20:45 +0000 (03:20 +0000)
commit812eac93168881c6472fc08b90bdc4a9695b3220
treea30af5630fa6950cefd033cd2e7a09a84b64f1ef
parent17cc97ca34de33aadd136ef804a9c4fbeabf73b6
Add python wrapper for unique_with_counts

to call gen_array_ops._unique_with_counts

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
tensorflow/python/ops/array_ops.py