anibali/docker-pytorch
A Docker container image bundling PyTorch with optional CUDA support for GPU-accelerated ML workloads.

Velocity · 7d
+0.3
★ / day
Trend
→steady
star history
This repository provides a pre-built Docker image for running PyTorch machine learning workloads. It includes Ubuntu as the base OS, the PyTorch framework, and optionally CUDA for GPU acceleration. Users can pull prebuilt images tagged with specific PyTorch and CUDA versions (e.g., pytorch:2.0.1-cuda11.8) to avoid manual dependency setup. The image also configures NVIDIA Container Toolkit support for Docker-based GPU access.