1 dépôt
Ready-to-use platform-specific binary archives for Python packages.
Distinct from Wheel Binary Compilation: Focuses on the distribution of the compiled wheels rather than the process of compiling them.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Binary Wheel Distributions. Refine with filters or upvote what's useful.
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.
Offers precompiled binary wheels to bypass complex manual compilation steps on Windows.