dmlc / minpy

NumPy interface with mixed backend execution
https://minpy.readthedocs.io/en/latest/
Other
1.11k stars 112 forks source link

reverse indexing does not work #181

Open entron opened 6 years ago

entron commented 6 years ago

For example sum and expand_dim does not support reverse indexing of the axis parameter.

BTW, is this project still maintained?