Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
Red-Portal and github-actions[bot] authored Oct 9, 2024
1 parent 640e64c commit 1b9e29b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/inference/repgradelbo_distributionsad.jl
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ AD_distributionsad = Dict(
rng = StableRNG(seed)

modelstats = modelconstr(rng, realtype)
(; model, μ_true, L_true, n_dims, strong_convexity, is_meanfield) = modelstats
(; model, μ_true, L_true, n_dims, strong_convexity, is_meanfield) = modelstats

T = 1000
η = 1e-3
Expand Down

0 comments on commit 1b9e29b

Please sign in to comment.