dstalzjohn/py-poetry-m1
This repository contains a tutorial for using python poetry and tensorflow on a Apple M1 chip and x64/x86 system. Additionally when using the M1 chip, the power of its GPU is enabled for tensorflow.
This tutorial helps Python developers set up their environment to use TensorFlow effectively on both Apple M1 and traditional x64/x86 systems. It shows how to configure Python Poetry and TensorFlow, specifically enabling GPU acceleration for TensorFlow on M1 Macs. Developers who want to build or run machine learning models using TensorFlow on these platforms will find this useful.
No commits in the last 6 months.
Use this if you are a Python developer setting up a new machine learning development environment with TensorFlow on an Apple M1 or an x64/x86 system and want to ensure optimal performance.
Not ideal if you are looking for a general guide on TensorFlow usage or Python Poetry without specific concerns about Apple M1 GPU acceleration or system architecture setup.
Stars
16
Forks
1
Language
Makefile
License
—
Category
Last pushed
Jan 16, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dstalzjohn/py-poetry-m1"
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...