1 مستودع
Precompiled versions of the TensorFlow framework for specific operating systems and hardware.
Distinct from TensorFlow: The candidates focus on model conversion or training orchestration, not the distribution of the framework itself.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · TensorFlow Binary 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.
Provides precompiled TensorFlow binary wheels specifically for Windows systems.