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

Support for sparse TrackedArray #200

Open
DaanVanVugt opened this issue May 18, 2022 · 0 comments
Open

Support for sparse TrackedArray #200

DaanVanVugt opened this issue May 18, 2022 · 0 comments

Comments

@DaanVanVugt
Copy link

I'm trying to calculate gradients with respect to elements of a sparse input array, but this seems to be forbidden due to the check:

AssertionError: IndexStyle(value) === IndexLinear()

Could you give me some pointers to how to try to include this?

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

1 participant