mirror of
https://github.com/psa/libtensorflow1-freebsd-port.git
synced 2026-01-04 11:33:29 +01:00
Update README to reflect status as a port
This commit is contained in:
19
README.md
19
README.md
@@ -1,13 +1,14 @@
|
|||||||
FreeBSD port for Tensorflow 1.15
|
FreeBSD port for Tensorflow 1.15
|
||||||
|
|
||||||
This provides an easy to use copy of *science/libtensorflow1* until the port is
|
This is the development repository for
|
||||||
committed to the repository.
|
[science/libtensorflow1](https://www.freshports.org/science/libtensorflow1/).
|
||||||
|
|
||||||
You can follow the port progress in [bug
|
|
||||||
260694](https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260694)
|
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
|
So the easiest way to install it is `pkg install libtensorflow1`.
|
||||||
|
|
||||||
|
To install the dev release:
|
||||||
|
|
||||||
```
|
```
|
||||||
cd /usr/ports/science
|
cd /usr/ports/science
|
||||||
git clone https://github.com/psa/libtensorflow1-freebsd-port libtensorflow1
|
git clone https://github.com/psa/libtensorflow1-freebsd-port libtensorflow1
|
||||||
@@ -16,10 +17,4 @@ make package
|
|||||||
```
|
```
|
||||||
|
|
||||||
This takes a long time to build (~90 minutes with 4 Xeon E31275 @ 3.40GHz
|
This takes a long time to build (~90 minutes with 4 Xeon E31275 @ 3.40GHz
|
||||||
cores) and 8 GiB of RAM.
|
cores) and 8+ GiB of RAM.
|
||||||
|
|
||||||
# Binaries
|
|
||||||
|
|
||||||
Binaries can be found under [releases](https://github.com/psa/libtensorflow1-freebsd-port/releases).
|
|
||||||
|
|
||||||
If you're interested in providing binaries for a platform that's not currently supported, please file a bug and I'll add permissions.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user