mirror of
https://github.com/psa/libtensorflow1-freebsd-port.git
synced 2025-12-11 17:30:27 +01:00
d1c8ff2ebfd7df558135b88640992dc6064a079d
See "running bazel in an airgapped environment" in https://docs.bazel.build/versions/main/guide.html Another useful reference for bazel builds: https://gitweb.gentoo.org/repo/gentoo.git/tree/sci-libs/tensorflow/tensorflow-2.8.0.ebuild https://gitweb.gentoo.org/repo/gentoo.git/tree/eclass/bazel.eclass
…
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.
Description
Languages
Makefile
78.6%
Starlark
14.4%
Python
7%