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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

DLVM: A modern compiler framework for neural network DSLs

75 点作者 protomok大约 7 年前

3 条评论

wcrichton大约 7 年前
Current tally of high-performance, deep-learning-oriented DSLs&#x2F;IRs&#x2F;compilers, in no particular order:<p>- TensorComprehensions (Facebook): <a href="https:&#x2F;&#x2F;github.com&#x2F;facebookresearch&#x2F;TensorComprehensions" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;facebookresearch&#x2F;TensorComprehensions</a><p>- XLA (Google): <a href="https:&#x2F;&#x2F;www.tensorflow.org&#x2F;performance&#x2F;xla&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.tensorflow.org&#x2F;performance&#x2F;xla&#x2F;</a><p>- taco (MIT): <a href="http:&#x2F;&#x2F;tensor-compiler.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;tensor-compiler.org&#x2F;</a><p>- DLVM (UIUC): <a href="http:&#x2F;&#x2F;dlvm.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;dlvm.org&#x2F;</a><p>- nGraph (Intel): <a href="http:&#x2F;&#x2F;ngraph.nervanasys.com&#x2F;docs&#x2F;cpp&#x2F;" rel="nofollow">http:&#x2F;&#x2F;ngraph.nervanasys.com&#x2F;docs&#x2F;cpp&#x2F;</a><p>- TVM (DMLC): <a href="https:&#x2F;&#x2F;github.com&#x2F;dmlc&#x2F;tvm" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;dmlc&#x2F;tvm</a><p>Honorable mention to Julia (<a href="http:&#x2F;&#x2F;julialang.org" rel="nofollow">http:&#x2F;&#x2F;julialang.org</a>) as well.
评论 #16435755 未加载
deepnotderp大约 7 年前
Why are all the neural network DSLs JIT obsessed?
评论 #16435973 未加载
评论 #16435392 未加载
stealthcat大约 7 年前
What does it mean by modern?
评论 #16443223 未加载
评论 #16436388 未加载