Ready-to-use pyproject.toml templates for PyTorch-based neural network projects, optimized for both local development and future PyPI distribution.
pyproject-cuda128.toml— installs PyTorch with CUDA 12.8 support from the official PyTorch wheel index.pyproject-cpu.toml— pure CPU-only version using standard PyPI wheels.