Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit c0ca189

Browse files
Update ext/SparseDiffToolsZygote.jl
Co-authored-by: Christopher Rackauckas <accounts@chrisrackauckas.com>
1 parent 27f2aa9 commit c0ca189

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/SparseDiffToolsZygote.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import Zygote
55
using SparseDiffTools
66
using SparseDiffTools: DeviVecTag, FwdModeAutoDiffVecProd
77

8-
using ForwardDiff
8+
using SparseDiffTools.ForwardDiff
99
using ForwardDiff: Dual, Tag
1010

1111
using SciMLOperators: FunctionOperator

0 commit comments

Comments
 (0)