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
Current workaround: comment out any other algorithm names except one. Algorithm names are irrelevant on CPU. The solving of this issue would require nested parameters.
Currently CPU benchmarks allow for the
algorithm
parameter, which means the same code is tested multiple times, although it's the same code.KernelAlgorithm
distinction should only influence GPU benchmarks.The text was updated successfully, but these errors were encountered: