Skip to content

Commit

Permalink
Update src/compat/reversediff.jl
Browse files Browse the repository at this point in the history
Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
  • Loading branch information
mohamed82008 and devmotion authored Oct 11, 2020
1 parent b53c8a4 commit 8be3f14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/compat/reversediff.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module ReverseDiffCompat

using ..ReverseDiff: ReverseDiff, @grad, value, track, TrackedReal, TrackedVector,
TrackedMatrix, TrackedArray
TrackedMatrix
using Requires, LinearAlgebra

using ..Bijectors: Log, SimplexBijector, maphcat, simplex_link_jacobian,
Expand Down

0 comments on commit 8be3f14

Please sign in to comment.