You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2023. It is now read-only.
Previously, when intializing parameters for a tuning problem, we used
the problem dimensions. Unfortunately this can be error prone
(and hard to debug) in cases where default options have larger
dimensionalities (e.g "naive" options with 3-D tilings on 2-D problems).
This commit just takes the min dimension.
0 commit comments