We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 550e761 commit 8658b5cCopy full SHA for 8658b5c
1 file changed
src/pullbacks/lq.jl
@@ -4,7 +4,6 @@ function check_lq_cotangents(
4
L, Q, ΔL, ΔQ, p::Int;
5
gauge_atol::Real = default_pullback_gauge_atol(ΔQ)
6
)
7
- # check_qr_cotangents(Q', L', ΔQ', ΔL', p; gauge_atol)
8
minmn = min(size(L, 1), size(Q, 2))
9
Δgauge = abs(zero(eltype(Q)))
10
if !iszerotangent(ΔQ)
0 commit comments