tf-nightly
TensorFlow is an open source machine learning framework for everyone.
What it is and what it does
tf-nightly is a nightly development build of TensorFlow, the machine learning framework originally developed by Google Brain. It provides cutting-edge features and bug fixes before they appear in stable releases, making it useful for researchers and developers who want early access to new functionality. The package includes support for distributed computation across CPUs, GPUs, TPUs, and edge devices, with a flexible architecture that abstracts away platform differences.
The framework comes with 20 runtime dependencies including numpy, keras-nightly, protobuf, grpcio, and h5py, which handle numerical operations, deep learning layers, serialization, and data I/O. Installation requires Python 3.10 or later and platform-specific wheels are provided for macOS ARM64, Linux x86_64/aarch64, and Windows. Because this is a nightly build updated frequently, it represents the development version rather than a stable release.
Use it for:
- Prototyping new machine learning models and experimenting with unreleased features.
- Training deep neural networks on GPU clusters for large-scale data processing.
- Deploying inference pipelines to mobile, edge, or TPU devices with unified code.
- Numerical computation and scientific research requiring flexible tensor operations.
- Contributing to development or testing compatibility with upcoming releases.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
tf-nightly provides nightly builds of TensorFlow, an open-source framework for numerical computation and machine learning that runs on CPUs, GPUs, TPUs, and edge devices.
Yes, with conditions. Install if you need early access to new features for research or development and can tolerate potential instability. Active maintenance, permissive Apache 2.0 license, and zero known vulnerabilities are positive signals. Avoid for production systems requiring stability—use a stable release instead. Medium install friction (20 dependencies, platform-specific wheels) is manageable for most environments.
Install
tf-nightly on PyPI
pip
pip install tf-nightlyuv
uv add tf-nightlypoetry
poetry add tf-nightlyInstalling tf-nightly
Before you install
Medium install friction due to 20 runtime dependencies and platform-specific wheels (macOS ARM64, Linux x86_64/aarch64, Windows). Active maintenance with releases every few days; last commit 2026-08-14. Requires Python 3.10 or later.
License in practice
Licensed under Apache 2.0 (permissive), allowing commercial use, modification, and distribution with minimal restrictions. No license-based barriers to adoption.
Quickstart
pip install tf-nightly
import numpy
import protobuf
Requires Python 3.10 or later; GPU support requires NVIDIA CUDA 12; 20 runtime dependencies will be installed automatically.
Verify before relying
- Whether nightly builds are suitable for production use versus development/testing only.
- Performance characteristics and stability guarantees compared to stable releases.
- Specific GPU/TPU hardware requirements beyond CUDA 12 compatibility.
- Exact API surface and which features are available in this nightly version.
Package facts
| License | Apache 2.0 (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | medium — platform-specific wheel |
| Runtime dependencies | 20 — absl-py, astunparse, flatbuffers, gast, google_pasta, libclang, opt_einsum, packaging, protobuf, requests, setuptools, six, termcolor, typing_extensions, wrapt, grpcio, keras-nightly, numpy, h5py, ml_dtypes |
| Maintenance | actively maintained — 5 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 750,954/month — #5,158 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: tf_nightly-2.22.0.dev20260809-cp311-cp311-macosx_12_0_arm64.whl; tf_nightly-2.22.0.dev20260809-cp311-cp311-manylinux_2_27_aarch64.whl; tf_nightly-2.22.0.dev20260809-cp311-cp311-manylinux_2_27_x86_64.whl; tf_nightly-2.22.0.dev20260809-cp312-cp312-macosx_12_0_arm64.whl; tf_nightly-2.22.0.dev20260809-cp312-cp312-manylinux_2_27_aarch64.whl; tf_nightly-2.22.0.dev20260809-cp312-cp312-manylinux_2_27_x86_64.whl; tf_nightly-2.22.0.dev20260809-cp313-cp313-macosx_12_0_arm64.whl; tf_nightly-2.22.0.dev20260809-cp313-cp313-manylinux_2_27_aarch64.whl; tf_nightly-2.22.0.dev20260809-cp313-cp313-manylinux_2_27_x86_64.whl; tf_nightly-2.22.0.dev20260809-cp313-cp313-win_amd64.whl; tf_nightly-2.22.0.dev20260809-cp314-cp314-macosx_12_0_arm64.whl; tf_nightly-2.22.0.dev20260809-cp314-cp314-manylinux_2_27_aarch64.whl; tf_nightly-2.22.0.dev20260809-cp314-cp314-manylinux_2_27_x86_64.whl
Keywords: tensorflow, tensor, machine, learning
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
tf-nightly-cputf-nightly-cpu provides a CPU-optimized nightly…
permissive · top 15,000 on PyPI
tfx-bsltfx_bsl provides shared libraries and utilities…
permissive · top 15,000 on PyPI
tensorflowTensorFlow is an open-source machine learning…
permissive · top 5,000 on PyPI
tensorflow-cpuTensorFlow CPU provides a machine learning and…
permissive · top 5,000 on PyPI
tensorflow-intelIntel-optimized TensorFlow for Windows that…
permissive · top 15,000 on PyPI
tensorflow-aarch64TensorFlow for aarch64 is a machine learning…
permissive · top 15,000 on PyPI
tensorflow-cpu-awsTensorFlow CPU for AWS is a machine learning…
permissive · top 15,000 on PyPI
nvidia-cudnn-cu12Provides cuDNN runtime libraries for…
unclear · top 1,000 on PyPI
nvidia-cudnn-cu13Provides cuDNN runtime libraries for…
unclear · top 1,000 on PyPI
nvidia-cudnn-cu11Provides cuDNN runtime libraries for…
unclear · top 5,000 on PyPI