awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
fo40225 avatar

fo40225/tensorflow-windows-wheel

0
View on GitHub↗
3,672 stars·1,503 forks·Python·12 views

Tensorflow Windows Wheel

This project provides precompiled TensorFlow binary distributions as Python wheels for Windows. It is designed to enable the installation of the TensorFlow framework without requiring manual compilation from source.

The distribution specifically includes non-AVX builds, providing a machine learning runtime compatible with legacy or low-end CPUs that do not support AVX instructions.

These packages facilitate machine learning environment setup and AI development workflows on Windows by offering ready-to-use binaries for rapid installation.

Features

  • CPU Instruction Set Compatibility - Provides specialized non-AVX binaries allowing TensorFlow to run on legacy or low-end CPUs.
  • Non-AVX Runtimes - Provides a machine learning runtime that functions on legacy CPUs without AVX support.
  • TensorFlow Binary Distributions - Provides precompiled TensorFlow binary wheels specifically for Windows systems.
  • CPU Instruction Compatibility - Enables TensorFlow execution on older processors through specialized non-AVX binary builds.
  • Prebuilt Binary Installations - Provides precompiled binary packages for TensorFlow to avoid manual compilation from source on Windows.
  • Python Distribution Packaging - Distributes the framework as Python wheels for rapid installation on Windows.
  • Legacy Hardware Support - Ensures compatibility with legacy CPU hardware by providing builds that do not require AVX instructions.
  • Binary Wheel Distributions - Offers precompiled binary wheels to bypass complex manual compilation steps on Windows.
  • Deep Learning Environment Setup - Facilitates deep learning environment setup on Windows using ready-to-use binary wheels.

Star history

Star history chart for fo40225/tensorflow-windows-wheelStar history chart for fo40225/tensorflow-windows-wheel

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Tensorflow Windows Wheel

These projects share indexed features with Tensorflow Windows Wheel. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • prodesire/python-guide-cnProdesire avatar

    Prodesire/Python-Guide-CN

    4,432View on GitHub↗

    Python-Guide-CN is a Chinese translation of a comprehensive guide to idiomatic Python programming and software development. It serves as a curated programming tutorial and ecosystem reference, providing a structured path for learning Python syntax, standard libraries, and professional coding patterns. The project distinguishes itself by offering detailed instructions for setting up development environments across Windows, macOS, and Linux. It specifically focuses on the selection of interpreters and the management of virtual environments to ensure a consistent workspace. The guide covers a b

    Batchfile
    View on GitHub↗4,432
  • navdeep-g/setup.pynavdeep-G avatar

    navdeep-G/setup.py

    5,049View on GitHub↗

    This project is a Python packaging tool and project bootstrapper designed to manage the software release lifecycle. It provides utilities for building distribution files and uploading Python packages to remote package indexes. The tool automates version control by creating and pushing Git tags to remote repositories during the package upload process. It also includes a bootstrapping utility that generates a standardized project directory structure and configuration files from predefined templates.

    Pythondistutilsforumansguide
    View on GitHub↗5,049
  • cargo-bins/cargo-binstallcargo-bins avatar

    cargo-bins/cargo-binstall

    2,493View on GitHub↗

    cargo-binstall is a toolchain extension and binary artifact manager designed to install pre-compiled Rust binaries from releases. Its primary purpose is to avoid the time and resource costs associated with compiling software from source by fetching pre-built executables. The tool provides mechanisms for discovering and downloading binaries across different architectures and platforms. It includes capabilities for verifying the authenticity and integrity of downloaded packages using cryptographic signature verification against public keys. The system supports automated installation in continu

    Rustbinaryinstallerrust
    View on GitHub↗2,493
  • pypa/sampleprojectpypa avatar

    pypa/sampleproject

    5,245View on GitHub↗

    This project is a reference implementation and tutorial designed to demonstrate the end-to-end workflow of building, versioning, and uploading Python distributions. It serves as a concrete project template and example for configuring metadata and build artifacts for package indices. The repository illustrates how to package software by defining project metadata and dependencies in static configuration files. It covers the process of transforming source trees into versioned archives and platform-specific binary distributions, specifically showing how to build binary wheels and source distribut

    Python
    View on GitHub↗5,245
Compare all 30 related projects→

Frequently asked questions

What does fo40225/tensorflow-windows-wheel do?

This project provides precompiled TensorFlow binary distributions as Python wheels for Windows. It is designed to enable the installation of the TensorFlow framework without requiring manual compilation from source.

What are the main features of fo40225/tensorflow-windows-wheel?

The main features of fo40225/tensorflow-windows-wheel are: CPU Instruction Set Compatibility, Non-AVX Runtimes, TensorFlow Binary Distributions, CPU Instruction Compatibility, Prebuilt Binary Installations, Python Distribution Packaging, Legacy Hardware Support, Binary Wheel Distributions.

Which projects share features with fo40225/tensorflow-windows-wheel?

Projects with overlapping indexed features include: prodesire/python-guide-cn — Python-Guide-CN is a Chinese translation of a comprehensive guide to idiomatic Python programming and software… pypa/setuptools — Setuptools is a Python package build tool and distribution framework used to bundle code into distributable archives.… navdeep-g/setup.py — This project is a Python packaging tool and project bootstrapper designed to manage the software release lifecycle. It… pypa/sampleproject — This project is a reference implementation and tutorial designed to demonstrate the end-to-end workflow of building,… cargo-bins/cargo-binstall — cargo-binstall is a toolchain extension and binary artifact manager designed to install pre-compiled Rust binaries… dortania/opencore-legacy-patcher — OpenCore Legacy Patcher is a utility designed to enable the installation and operation of modern operating systems on…