Skip to content

Computing gradients involving sparse arrays #22964

Answered by jakevdp
SNMS95 asked this question in Q&A
Discussion options

You must be logged in to vote

You're finding out why all of this is under experimental 😁

Even if you got the gradients working, the sparse-sparse matmul code is terribly inefficient (see the discussion at #17251): I'd suggest finding a way to write your code without sparse-sparse matrix products, and that would solve both problems.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@SNMS95
Comment options

@jakevdp
Comment options

@SNMS95
Comment options

@jakevdp
Comment options

Answer selected by SNMS95
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants