Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sun1638650145/libraries-and-extensions-for-tensorflow-for-apple-silicon
This Repo will provide TensorFlow libraries and extended build tutorials that require compilation to build, as well as pre-compiled wheel files.
https://github.com/sun1638650145/libraries-and-extensions-for-tensorflow-for-apple-silicon
apple-sillicon pypi-package tensorflow tensorflow-macos wheel
Last synced: 8 days ago
JSON representation
This Repo will provide TensorFlow libraries and extended build tutorials that require compilation to build, as well as pre-compiled wheel files.
- Host: GitHub
- URL: https://github.com/sun1638650145/libraries-and-extensions-for-tensorflow-for-apple-silicon
- Owner: sun1638650145
- Created: 2022-02-16T03:23:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T08:51:29.000Z (16 days ago)
- Last Synced: 2024-10-29T09:57:13.648Z (16 days ago)
- Topics: apple-sillicon, pypi-package, tensorflow, tensorflow-macos, wheel
- Homepage:
- Size: 45.9 KB
- Stars: 112
- Watchers: 5
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README-zh.md
Awesome Lists containing this project
README
# 用于 Apple 芯片的 TensorFlow 库和扩展
这个仓库将提供需要编译才能构建的 TensorFlow 库和拓展的构建教程, 同时也提供预编译的`wheel`文件. 本教程提供[简体中文](https://github.com/sun1638650145/Libraries-and-Extensions-for-TensorFlow-for-Apple-Silicon/blob/main/README-zh.md)和[English](https://github.com/sun1638650145/Libraries-and-Extensions-for-TensorFlow-for-Apple-Silicon/blob/main/README.md)支持.
## 目前提供的教程 👉
* [addons](https://github.com/tensorflow/addons)
* [io](https://github.com/tensorflow/io)
* [text](https://github.com/tensorflow/text)
* 未完待续## 注意 ⚠️
* 从`tensorflow-macos 2.9.0`和`tensorflow-metal 0.5.0`才开始提供了`Python 3.10`的支持.
* 从`tensorflow 2.13.0`开始官方提供Apple 芯片的支持和`Python 3.11`的支持.
* 从`tensorflow 2.14.0`开始移除了`Python 3.8`的支持.
* 从`tensorflow 2.16.1`开始提供`Python 3.12`的支持.