Port details on branch 2022Q3 |
- py-tensorflow Computation using data flow graphs for scalable machine learning
- 2.13.1 science
=4 2.9.1_21Version of this port present on the latest quarterly branch. - Maintainer: amzo1337@gmail.com
 - Port Added: 2017-08-15 12:08:16
- Last Update: 2025-07-07 16:31:22
- Commit Hash: b3cb690
- People watching this port, also watch:: autoconf, ta-lib, weberp, prestashop, irrlicht
- Also Listed In: python
- License: APACHE20
- WWW:
- https://www.tensorflow.org
- Description:
- TensorFlow is an open source software library for numerical computation using
data flow graphs. Nodes in the graph represent mathematical operations, while
the graph edges represent the multidimensional data arrays (tensors)
communicated between them. The flexible architecture allows you to deploy
computation to one or more CPUs or GPUs in a desktop, server, or mobile device
with a single API. TensorFlow was originally developed by researchers and
engineers working on the Google Brain Team within Google's Machine Intelligence
research organization for the purposes of conducting machine learning and deep
neural networks research, but the system is general enough to be applicable in
a wide variety of other domains as well.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}tensorflow>0:science/py-tensorflow@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-tensorflow/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-tensorflow
- pkg install py311-tensorflow
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-tensorflow listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-tensorflow
- Package flavors (<flavor>: <package>)
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1731660141
SHA256 (tensorflow/platforms-0.0.6.tar.gz) = 5308fc1d8865406a49427ba24a9ab53087f17f5266a7aabbfc28823f3916e1ca
SIZE (tensorflow/platforms-0.0.6.tar.gz) = 5537
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pybind11>=2.6.2 : devel/pybind11
- py311-absl-py>=1.0.0 : devel/py-absl-py@py311
- py311-astunparse>=1.6.0 : devel/py-astunparse@py311
- py311-flatbuffers>=23.1.21 : devel/py-flatbuffers@py311
- py311-gast>=0.2.1 : devel/py-gast@py311
- py311-google-pasta>=0.1.1 : devel/py-google-pasta@py311
- py311-h5py>=2.9.0 : science/py-h5py@py311
- py311-numpy>=1.22.0 : math/py-numpy@py311
- py311-opt-einsum>=2.3.2 : math/py-opt-einsum@py311
- py311-packaging>=21.3 : devel/py-packaging@py311
- py311-requests>=2.21.0 : www/py-requests@py311
- py311-protobuf>=3.20.3 : devel/py-protobuf@py311
- py311-six>=1.12.0 : devel/py-six@py311
- py311-termcolor>=1.1.0 : devel/py-termcolor@py311
- py311-typing-extensions>=3.6.6 : devel/py-typing-extensions@py311
- py311-wrapt>=1.11.0 : devel/py-wrapt@py311
- py311-grpcio>=1.24.3 : devel/py-grpcio@py311
- python3.11 : lang/python311
- py311-grpcio-tools>=1.22.0 : devel/py-grpcio-tools@py311
- bash : shells/bash
- bazel : devel/bazel5
- cython : lang/cython
- git : devel/git
- patchelf : sysutils/patchelf
- swig : devel/swig
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- perl5>=5.40.r<5.41 : lang/perl5.40
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- pybind11>=2.6.2 : devel/pybind11
- py311-absl-py>=1.0.0 : devel/py-absl-py@py311
- py311-astunparse>=1.6.0 : devel/py-astunparse@py311
- py311-flatbuffers>=23.1.21 : devel/py-flatbuffers@py311
- py311-gast>=0.2.1 : devel/py-gast@py311
- py311-google-pasta>=0.1.1 : devel/py-google-pasta@py311
- py311-h5py>=2.9.0 : science/py-h5py@py311
- py311-numpy>=1.22.0 : math/py-numpy@py311
- py311-opt-einsum>=2.3.2 : math/py-opt-einsum@py311
- py311-packaging>=21.3 : devel/py-packaging@py311
- py311-requests>=2.21.0 : www/py-requests@py311
- py311-protobuf>=3.20.3 : devel/py-protobuf@py311
- py311-six>=1.12.0 : devel/py-six@py311
- py311-termcolor>=1.1.0 : devel/py-termcolor@py311
- py311-typing-extensions>=3.6.6 : devel/py-typing-extensions@py311
- py311-wrapt>=1.11.0 : devel/py-wrapt@py311
- py311-grpcio>=1.24.3 : devel/py-grpcio@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libnsync.so : devel/nsync
- libgpr.so : devel/grpc
- libpng.so : graphics/png
- libsnappy.so : archivers/snappy
- libabsl_base.so : devel/abseil
- libsqlite3.so : databases/sqlite3
- libicuio.so : devel/icu
- libjsoncpp.so : devel/jsoncpp
- libprotobuf.so : devel/protobuf
- libgif.so : graphics/giflib
- libcurl.so : ftp/curl
- libdouble-conversion.so : devel/double-conversion
- libjpeg.so : graphics/jpeg-turbo
- This port is required by:
- for Build
-
- math/py-keras
-
Deleted ports which required this port:
- for Run
-
- misc/py-tflearn
Configuration Options:
- ===> The following configuration options are available for py311-tensorflow-2.13.1:
CPU_OPTS=off: Enable optimisations using features available on your CPU
XLA=off: Accelerated Linear Algebra
====> How many jobs to run during build?: you can only select none or one of them
JOBS_1=off: Run one job
JOBS_HALF=on: Run half jobs
JOBS_ALL=off: Run all jobs
===> Use 'make config' to modify these settings
- Options name:
- science_py-tensorflow
- USES:
- jpeg perl5 python shebangfix ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|