Skip to content

Commit e4f58bb

Browse files
Update LinearSolveEnzymeExt.jl
1 parent 7a4c3bd commit e4f58bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/LinearSolveEnzymeExt.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module LinearSolveEnzymeExt
22

33
using LinearSolve: LinearSolve, SciMLLinearSolveAlgorithm, init, solve!, LinearProblem,
44
LinearCache, AbstractKrylovSubspaceMethod, DefaultLinearSolver,
5-
defaultalg_adjoint_eval
5+
defaultalg_adjoint_eval, solve
66
using LinearSolve.LinearAlgebra
77
using EnzymeCore
88
using EnzymeCore: EnzymeRules

0 commit comments

Comments
 (0)