Skip to content

Commit 1ae6c07

Browse files
committed
fix
1 parent 6f627e6 commit 1ae6c07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benchmark/benchmarks.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ icnf = ContinuousNormalizingFlows.construct(;
4242
)
4343

4444
icnf2 = ContinuousNormalizingFlows.construct(;
45-
nvars;
45+
nvars,
4646
naugmented = naugs,
4747
nn,
4848
inplace = true,

0 commit comments

Comments
 (0)