TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Meta Large Language Model Compiler: Foundation Models of Compiler Optimization

12 点作者 georgehill11 个月前

3 条评论

msoad11 个月前
This is very impressive!<p>This is a risky bet for actual production use. There is no way you can 100% be sure that the generated binary is correct and matching behavior with the original binary. There are cases that don&#x27;t have unit tests and static analysis and formal verification can&#x27;t be enough.<p>Imagine a bug introduced by this that you have no idea where to begin to debug. I guess the best solution is to add a unit test and generate another binary with this system but do we really want to do this?
评论 #40814572 未加载
meetpateltech11 个月前
huggingface repo link:<p><a href="https:&#x2F;&#x2F;huggingface.co&#x2F;collections&#x2F;facebook&#x2F;llm-compiler-667c5b05557fe99a9edd25cb" rel="nofollow">https:&#x2F;&#x2F;huggingface.co&#x2F;collections&#x2F;facebook&#x2F;llm-compiler-667...</a>
soloist1111 个月前
How do they verify correctness?
评论 #40825514 未加载