Skip to content

Commit

Permalink
Add using ChainRulesCore to BijectorsEnzymeExt
Browse files Browse the repository at this point in the history
  • Loading branch information
penelopeysm committed Oct 24, 2024
1 parent 9a19a37 commit 3e01d94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ext/BijectorsEnzymeExt.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ module BijectorsEnzymeExt
if isdefined(Base, :get_extension)
using Enzyme: @import_frule, @import_rrule
using Bijectors: find_alpha
using ChainRulesCore
else
using ..Enzyme: @import_frule, @import_rrule
using ..Bijectors: find_alpha
Expand Down

0 comments on commit 3e01d94

Please sign in to comment.