From: Yong Tang Date: Sat, 27 Jan 2018 19:56:33 +0000 (+0000) Subject: Hide UniqueWithCounts and UniqueWithCountsV2 in hidden_ops.txt X-Git-Tag: upstream/v1.7.0~136^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=17cc97ca34de33aadd136ef804a9c4fbeabf73b6;p=platform%2Fupstream%2Ftensorflow.git Hide UniqueWithCounts and UniqueWithCountsV2 in hidden_ops.txt Signed-off-by: Yong Tang --- diff --git a/tensorflow/python/ops/hidden_ops.txt b/tensorflow/python/ops/hidden_ops.txt index f6ef6f3..9b8172b 100644 --- a/tensorflow/python/ops/hidden_ops.txt +++ b/tensorflow/python/ops/hidden_ops.txt @@ -32,6 +32,8 @@ TileGrad # Exported through array_grad instead of array_ops. ZerosLike # TODO(josh11b): Use this instead of the Python version. Unique UniqueV2 +UniqueWithCounts +UniqueWithCountsV2 Unpack # candidate_sampling_ops