tf-nightly-cpu
TensorFlow is an open source machine learning framework for everyone.
What it is and what it does
tf-nightly-cpu is a nightly development snapshot of TensorFlow compiled for CPU-only execution. It includes the full TensorFlow API for numerical computation and machine learning across a wide range of domains. The package bundles 20 core dependencies—including numpy for array operations, keras-nightly for high-level model APIs, protobuf for serialization, and grpcio for distributed computing—all pre-configured to work together.
This is a development release, updated frequently (typically daily), so it carries both the latest features and experimental code. It is intended for researchers, developers, and educators who want to test cutting-edge functionality on CPU hardware without waiting for stable releases. The CPU-only variant is lighter than GPU-enabled builds and suitable for environments where GPU acceleration is unavailable or unnecessary.
Use it for:
- Prototyping numerical computation models on a development machine without GPU hardware.
- Testing new TensorFlow APIs and experimental features before they reach stable releases.
- Training small to medium models on CPU in resource-constrained environments.
- Running inference on edge devices or servers where GPU acceleration is not available.
- Educational projects and research where the latest TensorFlow features are needed.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
tf-nightly-cpu provides a CPU-optimized nightly build of TensorFlow for numerical computation, machine learning, and deep learning across CPUs, GPUs, TPUs, and edge devices.
Yes, if you need the latest TensorFlow development features and have a CPU-only environment or prefer not to manage GPU drivers. No, if you require production stability—use a stable TensorFlow release instead. The nightly build is actively maintained and carries no known vulnerabilities, but development snapshots are inherently less tested than stable versions.
Install
tf-nightly-cpu on PyPI
pip
pip install tf-nightly-cpuuv
uv add tf-nightly-cpupoetry
poetry add tf-nightly-cpuInstalling tf-nightly-cpu
Before you install
Medium install friction due to 20 runtime dependencies including numpy, keras-nightly, protobuf, and grpcio. Active maintenance with releases every few days; latest commit 2026-08-14. Requires Python >=3.10 and ships as compiled wheels for Python 3.11–3.14 on Linux and Windows.
License in practice
Apache 2.0 permissive license allows commercial and private use with minimal restrictions, though you must include a copy of the license and note any modifications to the library itself.
Quickstart
pip install tf-nightly-cpu
import tf_nightly_cpu
Requires Python >=3.10; CPU-only build will not use GPU acceleration even if CUDA is present.
Verify before relying
- Whether nightly builds receive the same security review and stability guarantees as stable releases.
- Performance characteristics and numerical accuracy differences between nightly and stable versions.
- Compatibility matrix for specific hardware accelerators beyond the CUDA 12 classifiers listed.
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 | 257,516/month — #8,444 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: tf_nightly_cpu-2.22.0.dev20260809-cp311-cp311-manylinux_2_27_x86_64.whl; tf_nightly_cpu-2.22.0.dev20260809-cp312-cp312-manylinux_2_27_x86_64.whl; tf_nightly_cpu-2.22.0.dev20260809-cp313-cp313-manylinux_2_27_x86_64.whl; tf_nightly_cpu-2.22.0.dev20260809-cp313-cp313-win_amd64.whl; tf_nightly_cpu-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-nightlytf-nightly provides nightly builds of…
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-cpu-awsTensorFlow CPU for AWS is a machine learning…
permissive · top 15,000 on PyPI
tensorflow-aarch64TensorFlow for aarch64 is a machine learning…
permissive · top 15,000 on PyPI
tensorflow-intelIntel-optimized TensorFlow for Windows that…
permissive · top 15,000 on PyPI
tensorflow-hubDownloads and loads pre-trained TensorFlow…
permissive · top 5,000 on PyPI
libtpulibtpu is the runtime library that enables JAX,…
unclear · top 5,000 on PyPI
nvidia-cudnn-cu11Provides cuDNN runtime libraries for…
unclear · top 5,000 on PyPI