Skip to content

Commit b29ccf2

Browse files
Update SciMLBaseZygoteExt.jl
1 parent 87c07ca commit b29ccf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/SciMLBaseZygoteExt.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ end
217217
VA[sym], ODESolution_getindex_pullback
218218
end
219219

220-
@adjoint function ODESolution{T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12
220+
@adjoint function ODESolution{T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14
221221
}(u,
222222
args...) where {T1, T2, T3, T4, T5, T6, T7, T8,
223223
T9, T10, T11, T12, T13, T14}

0 commit comments

Comments
 (0)