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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 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·4 vues

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.

Historique des stars

Graphique de l'historique des stars pour fo40225/tensorflow-windows-wheelGraphique de l'historique des stars pour fo40225/tensorflow-windows-wheel

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait fo40225/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.

Quelles sont les fonctionnalités principales de fo40225/tensorflow-windows-wheel ?

Les fonctionnalités principales de fo40225/tensorflow-windows-wheel sont : 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.

Quelles sont les alternatives open-source à fo40225/tensorflow-windows-wheel ?

Les alternatives open-source à fo40225/tensorflow-windows-wheel incluent : 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…

Alternatives open source à Tensorflow Windows Wheel

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Tensorflow Windows Wheel.
  • prodesire/python-guide-cnAvatar de Prodesire

    Prodesire/Python-Guide-CN

    4,432Voir sur 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
    Voir sur GitHub↗4,432
  • navdeep-g/setup.pyAvatar de navdeep-G

    navdeep-G/setup.py

    5,049Voir sur 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
    Voir sur GitHub↗5,049
  • cargo-bins/cargo-binstallAvatar de cargo-bins

    cargo-bins/cargo-binstall

    2,493Voir sur 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
    Voir sur GitHub↗2,493
  • pypa/sampleprojectAvatar de pypa

    pypa/sampleproject

    5,245Voir sur 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
    Voir sur GitHub↗5,245
Voir les 30 alternatives à Tensorflow Windows Wheel→