libtensorflow1-freebsd-port icon indicating copy to clipboard operation
libtensorflow1-freebsd-port copied to clipboard

FreeBSD port for Tensorflow 1.15

Results 5 libtensorflow1-freebsd-port issues
Sort by recently updated
recently updated
newest added

Hi. Is it possible somebody who can compile the port to compile it with noAVX option and for FreeBSD 13? Thanks!

Hi. I am trying to build this port in FreeBSD 13.3 and it fails: ``` root@Emby2:/usr/ports/science/libtensorflow1 # make ===> License APACHE20 THIRD_PARTY_TF_C_LICENSES accepted by the user ===> libtensorflow1-1.15.5_2 depends on...

Before I added the depedency on ca_root_nss, the following error occured: ``` # log from freebsd_14-0-x64-default-desktop/2023-12-16_21h31m23s/logs/libtensorflow1-1.15.5_1.log error running 'git fetch --all' while working with @io_bazel_rules_docker: fatal: unable to access 'https://github.com/bazelbuild/rules_docker.git/':...

Hi, I try to build the package on freebsd 14.3 as mentioned. Error message: ... ===> libtensorflow1-1.15.5_2 depends on executable: bash - found ===> libtensorflow1-1.15.5_2 depends on package: bazel029 libtensorflow1-1.15.5_2...

The port is currently impossible to build out-of-the-box due to a dependency on basel029 which was removed from ports in 2024. This appears to be fixable by editing the Makefile...