Skip to content

Commit

Permalink
Update ext/MooncakeNNlibExt.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Hong Ge <3279477+yebai@users.noreply.github.com>
  • Loading branch information
willtebbutt and yebai authored Oct 3, 2024
1 parent 40c8f17 commit 672bf69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/MooncakeNNlibExt.jl
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ for conv in [:conv, :depthwiseconv]
true,
)
end
@eval @from_rrule(
@from_rrule(
MinimalCtx,
Tuple{typeof(∇conv_filter), Array{P}, Array{P}, ConvDims} where {P<:IEEEFloat},
true,
Expand Down

0 comments on commit 672bf69

Please sign in to comment.