Mx NDarray -1 indexing

mx NDarray seems not support -1 index to slice the last element, is there other way to get the last element of the rnn output?

it works in my code (mxnet.__version__ == '1.2.0'), perhaps update the installation.

1 Like