There was an error while loading. Please reload this page.
1 parent 6f627e6 commit 1ae6c07Copy full SHA for 1ae6c07
1 file changed
benchmark/benchmarks.jl
@@ -42,7 +42,7 @@ icnf = ContinuousNormalizingFlows.construct(;
42
)
43
44
icnf2 = ContinuousNormalizingFlows.construct(;
45
- nvars;
+ nvars,
46
naugmented = naugs,
47
nn,
48
inplace = true,
0 commit comments