Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 495 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 495 Bytes

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.