Skip to content

psa/libtensorflow1-freebsd-port

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.