We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b927e80 commit ec4db7eCopy full SHA for ec4db7e
test/inference/repgradelbo_locationscale_bijectors.jl
@@ -77,7 +77,7 @@
77
rng_repl = StableRNG(seed)
78
q, stats, _ = optimize(
79
rng_repl, model, objective, q0_z, T;
80
- optimizer = opt
+ optimizer = opt,
81
show_progress = PROGRESS,
82
adtype = adtype,
83
)
0 commit comments