Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devintdha/precompiled-tf-jni-m1
https://github.com/devintdha/precompiled-tf-jni-m1
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/devintdha/precompiled-tf-jni-m1
- Owner: DevinTDHa
- Created: 2021-11-30T10:51:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-03T21:48:21.000Z (over 2 years ago)
- Last Synced: 2024-12-03T13:49:28.669Z (about 1 month ago)
- Size: 7.81 KB
- Stars: 8
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# precompiled-tf-jni-m1
Precompiled and packaged tensorflow for java.
The jar [`tensorflow-core-platform-0.4.0-SNAPSHOT.jar`](tensorflow-core-platform-0.4.0-SNAPSHOT.jar) was shaded, so they include the other dependencies for tensorflow-java.
To download the jars, head to the [releases](https://github.com/DevinTDHa/precompiled-tf-jni-m1/releases).
Based on this branch: https://github.com/Craigacp/tensorflow-java/tree/apple-silicon
Built on Macbook Air M1 (2020) on macOS Monterey.