We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3bcb43 commit 60235e3Copy full SHA for 60235e3
ext/MTKChainRulesCoreExt.jl
@@ -2,6 +2,7 @@ module MTKChainRulesCoreExt
2
3
import ModelingToolkit as MTK
4
import ChainRulesCore
5
+import ChainRulesCore: NoTangent
6
7
function ChainRulesCore.rrule(::Type{MTK.MTKParameters}, tunables, args...)
8
function mtp_pullback(dt)
0 commit comments