lakshayg/tensorflow-build
TensorFlow binaries supporting AVX, FMA, SSE
This project provides pre-compiled versions of TensorFlow, a popular machine learning framework. If you're a machine learning engineer or data scientist working with TensorFlow on a CPU-only machine, this project helps you get more performance from your existing hardware. It provides TensorFlow installation files optimized for specific CPU features, leading to faster execution of your machine learning models.
237 stars. No commits in the last 6 months.
Use this if you are a machine learning engineer or data scientist running TensorFlow on a CPU and want to utilize your CPU's advanced instruction sets (like AVX, FMA, SSE) for better performance without compiling TensorFlow yourself.
Not ideal if you primarily use GPUs for TensorFlow, or if you prefer to compile TensorFlow from source code yourself.
Stars
237
Forks
40
Language
—
License
Apache-2.0
Category
Last pushed
Oct 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/lakshayg/tensorflow-build"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
microsoft/tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
KomputeProject/kompute
General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics...
hailo-ai/hailort-drivers
The Hailo PCIe driver is required for interacting with a Hailo device over the PCIe interface
NVIDIA/nvshmem
NVIDIA NVSHMEM is a parallel programming interface for NVIDIA GPUs based on OpenSHMEM. NVSHMEM...