You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/03/22 17:31:51 UTC

[GitHub] sxjscience opened a new issue #10203: [Operator] unravel_index and ravel_multi_index

sxjscience opened a new issue #10203: [Operator] unravel_index and ravel_multi_index
URL: https://github.com/apache/incubator-mxnet/issues/10203
 
 
   As requested by @fhieber, we should consider to support [unravel_index](https://docs.scipy.org/doc/numpy-1.14.0/reference/generated/numpy.unravel_index.html) and it's inverse function [ravel_multi_index](https://docs.scipy.org/doc/numpy-1.14.0/reference/generated/numpy.ravel_multi_index.html) in numpy. This feature is recently added to TF (https://github.com/tensorflow/tensorflow/pull/14895).
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services