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 7e91e3a commit bae7210Copy full SHA for bae7210
scripts/autotune_dev.jl
@@ -75,7 +75,7 @@ function simulate(wcs::WCSettings; return_lg::Bool = false)
75
return wcs, lg
76
end
77
# calculate the performance metrics
78
- -gamma(lg)
+ -gamma(lg; rms=true)
79
80
81
0 commit comments