Skip to content

Commit 3530c17

Browse files
committed
Comment out PolyesterFD HVP
1 parent 06edd56 commit 3530c17

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • DifferentiationInterface/ext/DifferentiationInterfacePolyesterForwardDiffExt

DifferentiationInterface/ext/DifferentiationInterfacePolyesterForwardDiffExt/onearg.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@ end
288288

289289
## HVP
290290

291+
#=
291292
function DI.prepare_hvp(
292293
f, backend::AutoPolyesterForwardDiff, x, tx::NTuple, contexts::Vararg{DI.Context,C}
293294
) where {C}
@@ -357,6 +358,7 @@ function DI.gradient_and_hvp!(
357358
contexts...,
358359
)
359360
end
361+
=#
360362

361363
## Second derivative
362364

0 commit comments

Comments
 (0)