mirror of
https://github.com/psa/libtensorflow1-freebsd-port.git
synced 2025-12-11 01:10:05 +01:00
495 B
495 B
FreeBSD port for Tensorflow 1.15
This is the development repository for science/libtensorflow1.
Usage
So the easiest way to install it is pkg install libtensorflow1.
To install the dev release:
cd /usr/ports/science
git clone https://github.com/psa/libtensorflow1-freebsd-port libtensorflow1
cd libtensorflow1
make package
This takes a long time to build (~90 minutes with 4 Xeon E31275 @ 3.40GHz cores) and 8+ GiB of RAM.