-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
Currently this line
dA = @thunk project_A(ΔΩ .* x .* adjoint(y)) |
m x n
matrix's co-tangent only requires O(m + n)
memory. See https://discourse.julialang.org/t/zygote-jl-how-to-get-the-gradient-of-sparse-matrix/59067/12 for the potential gain and suggested implementation. If the idea gets a green light, I will open a PR.gdalle
Metadata
Metadata
Assignees
Labels
No labels