awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fo40225 avatar

fo40225/tensorflow-windows-wheel

0
View on GitHub↗
3,672 نجوم·1,503 تفرعات·Python·4 مشاهدات

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.

سجل النجوم

مخطط تاريخ النجوم لـ fo40225/tensorflow-windows-wheelمخطط تاريخ النجوم لـ fo40225/tensorflow-windows-wheel

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Tensorflow Windows Wheel

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Tensorflow Windows Wheel.
  • prodesire/python-guide-cnالصورة الرمزية لـ Prodesire

    Prodesire/Python-Guide-CN

    4,432عرض على 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
    عرض على GitHub↗4,432
  • navdeep-g/setup.pyالصورة الرمزية لـ navdeep-G

    navdeep-G/setup.py

    5,049عرض على 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
    عرض على GitHub↗5,049
  • cargo-bins/cargo-binstallالصورة الرمزية لـ cargo-bins

    cargo-bins/cargo-binstall

    2,493عرض على 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
    عرض على GitHub↗2,493
  • pypa/sampleprojectالصورة الرمزية لـ pypa

    pypa/sampleproject

    5,245عرض على 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
    عرض على GitHub↗5,245
عرض جميع البدائل الـ 30 لـ Tensorflow Windows Wheel→

الأسئلة الشائعة

ما هي وظيفة 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.

ما هي الميزات الرئيسية لـ fo40225/tensorflow-windows-wheel؟

الميزات الرئيسية لـ fo40225/tensorflow-windows-wheel هي: 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.

ما هي البدائل مفتوحة المصدر لـ fo40225/tensorflow-windows-wheel؟

تشمل البدائل مفتوحة المصدر لـ fo40225/tensorflow-windows-wheel: 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…