Skip to content

Commit

Permalink
Remove from extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
gdalle committed Sep 5, 2024
1 parent 7e223f4 commit e395746
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ using DifferentiationInterface:
Tangents,
SingleTangent,
pick_batchsize
using DocStringExtensions
using Enzyme:
Active,
Annotation,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ using DifferentiationInterface:
PushforwardExtras,
SecondDerivativeExtras,
Tangents
using DocStringExtensions
using LinearAlgebra: mul!
using PolyesterForwardDiff: threaded_gradient!, threaded_jacobian!
using PolyesterForwardDiff.ForwardDiff: Chunk
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ using DifferentiationInterface:
Tangents
using FillArrays: OneElement
using ReverseDiff.DiffResults: DiffResults, DiffResult, GradientResult, MutableDiffResult
using DocStringExtensions
using LinearAlgebra: dot, mul!
using ReverseDiff:
CompiledGradient,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ using DifferentiationInterface:
NoPullbackExtras,
PullbackExtras,
Tangents
using DocStringExtensions
using ForwardDiff: ForwardDiff
using Zygote:
ZygoteRuleConfig, gradient, hessian, jacobian, pullback, withgradient, withjacobian
Expand Down

0 comments on commit e395746

Please sign in to comment.