mohamed82008 / DifferentiableFactorizations.jl

Differentiable matrix factorizations using ImplicitDifferentiation.jl.
MIT License
30 stars 1 forks source link

Test sparse and GPU matrices #3

Open mohamed82008 opened 2 years ago

mohamed82008 commented 2 years ago

The main advantage of the approach taken here is that it's friendly to sparse matrices and GPU arrays. We need some tests for those.