gromero commented 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. I think the only remaining issue is that `prj.conf` generation mechanism currently doesn't account for boards that don't have a FPU, so `CONFIG_FPU=y` (like the `mps2_an521` 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]
