Skip to content

Commit 21f4528

Browse files
Update ext/DynamicPPLMooncakeExt.jl
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 29c2c80 commit 21f4528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/DynamicPPLMooncakeExt.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ using DynamicPPL: DynamicPPL, istrans
44
using Mooncake: Mooncake
55

66
# This is purely an optimisation.
7-
Mooncake.@zero_adjoint Mooncake.DefaultCtx Tuple{typeof(istrans), Vararg}
7+
Mooncake.@zero_adjoint Mooncake.DefaultCtx Tuple{typeof(istrans),Vararg}
88

99
end # module

0 commit comments

Comments
 (0)