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
Fix TK convbench to work with new iree-turbine API (#68)
iree-org/iree-turbine@172bfc6
made significant API changes that broke convbench's TK support. This
commit changes convbench to use the new APIs.
This commit also changes convbench to report the specific ImportError in
case importing something from TK fails, rather than just claiming TK is
missing (which can disguise the actual problem).
0 commit comments