Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reverse order in array slice #29

Closed
shssf opened this issue Sep 19, 2020 · 1 comment
Closed

Reverse order in array slice #29

shssf opened this issue Sep 19, 2020 · 1 comment

Comments

@shssf
Copy link
Contributor

shssf commented Sep 19, 2020

Need to support dparray[::-1]
Test: pytest tests/third_party/cupy/linalg_tests/test_product.py::TestProduct::test_reversed_outer

@antonwolfy
Copy link
Contributor

The support of reverse order has been implemented and tests/third_party/cupy/linalg_tests/test_product.py::TestProduct::test_reversed_outer is passing now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants