返回介绍

Swift Community

发布于 2025-01-22 23:08:22 字数 2060 浏览 0 评论 0 收藏 0

Welcome to the Swift for TensorFlow development community!

Swift for TensorFlow is a result of first-principles thinking applied to machine
learning frameworks, and works quite differently than existing TensorFlow
language bindings. Whereas prior solutions are designed within the constraints
of what can be achieved by a (typically Python or Lua) library, Swift for
TensorFlow is based on the belief that machine learning is important enough to
deserve first-class language and compiler support.

First-class language and compiler support allows us to innovate in areas that
have traditionally been out of bounds for machine learning libraries. Our
results provide the performance of TensorFlow graphs with the ease of use of
define-by-run models, and provides a great user experience - for example, by
catching more mistakes before you run your code.

Open Source

As announced at the TensorFlow Developer Summit, we are planning to launch our
open source project on GitHub in April. In addition to releasing the code, we
will be using an open design model, where design discussions happen in public.

Between now and then, we are writing some technical white papers that explain in
detail the design approach (e.g., the core compiler partitioning technique that
underlies the whole thing, our approach to automatic differentiation, etc.),
implementation tradeoffs, and the status of this work. We can’t wait to engage
with the broader community, but prefer to start the conversation when these
white papers are ready.

Sign up here to join the community Google
group
. We will
initially use it for announcements, and then open it for general discussion when
we are ready in April.

如果您发现本页面存在错误或可以改进,请 点击此处 帮助我们改进。

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文