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
Before this PR different versions of `triton-kernels-benchmark` can
coexist, which is an unexpected/incorrect behavior. And it is possible
that the old version has a hash that is lexicographically higher in the
sort, which causes the old version to be unexpectedly used.
More details can be found here: pypa/pip#12330
Signed-off-by: Whitney Tsang <[email protected]>
0 commit comments