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 29c2c80 commit 21f4528Copy full SHA for 21f4528
ext/DynamicPPLMooncakeExt.jl
@@ -4,6 +4,6 @@ using DynamicPPL: DynamicPPL, istrans
4
using Mooncake: Mooncake
5
6
# This is purely an optimisation.
7
-Mooncake.@zero_adjoint Mooncake.DefaultCtx Tuple{typeof(istrans), Vararg}
+Mooncake.@zero_adjoint Mooncake.DefaultCtx Tuple{typeof(istrans),Vararg}
8
9
end # module
0 commit comments