tensorflow / swift

Swift for TensorFlow
https://tensorflow.org/swift
Apache License 2.0
6.13k stars 606 forks source link

Project shutting down ? #609

Closed suyashcjoshi closed 3 years ago

suyashcjoshi commented 3 years ago

Hello,

Can you give this project to community so it's no longer Google owned (the repo and contributions etc) since it's shut down by Google I think?

ArEnSc commented 3 years ago

Never mind the latest commit seemed to explain that

BradLarson commented 3 years ago

Thank you for the interest in carrying this forward.

There are multiple components that have come out of the Swift for TensorFlow project: Swift language enhancements, Swift components related to data science, Swift machine learning APIs, and Swift machine learning models. The language features should continue to live on outside of this project. The features supporting Python interoperability are part of the core Swift language now, and PythonKit will continue to be available. Differentiable Swift has been upstreamed to the core Swift project and is currently moving through the official Evolution process. You can follow its progress and help steer its direction there.

Likewise, many of the supporting libraries will continue to be available, such as swift-benchmark or the Swift Jupyter kernel.

The repositories that are being archived will contain the Swift machine learning APIs, machine learning models, and documentation that have been generated in the development of this project. As was said at the announcement meeting this morning, the community is free to fork these repositories (a number of forks already do exist) and continue the work on APIs and models that began here.

Our mailing list will remain open, if you'd like to further discuss this with the broader community.

suyashcjoshi commented 3 years ago

https://news.ycombinator.com/item?id=26117453

suyashcjoshi commented 3 years ago

Ok thanks for the answer! May want to highlight in the readme that mailing list will remain open!