Skip to content

Commit

Permalink
Update hmc.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
yebai committed Feb 26, 2024
1 parent 9131821 commit 0aa9b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mcmc/hmc.jl
Expand Up @@ -131,7 +131,7 @@ function DynamicPPL.initialstep(
rng::AbstractRNG,
model::AbstractModel,
spl::Sampler{<:Hamiltonian},
vi::AbstractVarInfo;
vi_original::AbstractVarInfo;
initial_params=nothing,
nadapts=0,
kwargs...
Expand Down

0 comments on commit 0aa9b8a

Please sign in to comment.