gromero edited a comment on pull request #8380: URL: https://github.com/apache/tvm/pull/8380#issuecomment-888658001
@areusch Fixes in https://github.com/apache/tvm/pull/8380/commits/0d0c504a158ac9e03c301b88a5ca1127c57bd06e are good. Thanks. I think the only remaining issue is that `prj.conf` generation mechanism currently doesn't account for boards that don't have a FPU (like the `mps2_an521` board), so `CONFIG_FPY=y ` is set for every board. So I think we need to fix it because it's a regression of https://github.com/apache/tvm/pull/8055. Otherwise I think it's pretty much ready to land once CI is happy too :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
