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
[frontend] Fix autotune cache lookup when interpreter enabled (#6678)
The newly-added autotune cache needs to bail out if given an
InterpretedFunction (it has no cache key, and autotuning the interpreter
is a little meaningless)
0 commit comments