Skip to content
Discussion options

You must be logged in to vote

If you're talking about jax.experimental.sparse objects: compilation is cached based on the static metadata (i.e. shape and dtype) as well as changes to the shape and dtype of the dense buffers representing the sparse matrix.

Regarding your second question: it would be helpful if you could show example code demonstrating the type of operation you'd like to do.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@jakevdp
Comment options

@krzysztofrusek
Comment options

@jakevdp
Comment options

@krzysztofrusek
Comment options

@jakevdp
Comment options

Answer selected by krzysztofrusek
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