Commit 914b9919 authored by Yong Tang's avatar Yong Tang
Browse files

Add `tf.unravel_index` as an equivalent of `np.unravel_index`



This fix tries to address the issue raised in 2075 where
there was no implementation of  `tf.unravel_index`.
The `tf.unravel_index` could be quite useful in many places.
This fix adds the `tf.unravel_index` in CPU kernel. Note `order`
in `np.unravel_index` has not been added yet.

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