Hackernews posts about PyTorch
PyTorch is an open-source machine learning library for Python that provides a seamless interface between dynamic computation graphs and automatic differentiation.
- PyTorch Implementation of MobileNet V4 (github.com)
- Show HN: Implementing Embedding Gemma in PyTorch (www.youtube.com)
- Running PyTorch natively on TPU [video] (www.youtube.com)
- Show HN: Implementation of Kimi K3 in PyTorch (www.youtube.com)
- DiffusionGemma: It Generates Text in Parallel (From Scratch in PyTorch) (www.youtube.com)
- Distributed PyTorch Profiling (zhenyu.github.io)
- Show HN: In-Browser Sanskrit ASR Model (huggingface.co)
- Leaving Meta and PyTorch (soumith.ch)
- A bug that taught me more about PyTorch than years of using it (elanapearl.github.io)
- PyTorch Internals: Ezyang's Blog (blog.ezyang.com)
- Visual introduction to PyTorch (0byte.io)
- PyTorch Monarch (pytorch.org)
- TorchTPU: Running PyTorch Natively on TPUs at Google Scale (developers.googleblog.com)
- Show HN: Torch Lens Maker – Differentiable Geometric Optics in PyTorch (victorpoughon.github.io)
- Using uv with PyTorch (docs.astral.sh)
- PyTorch Native Architecture Optimization: Torchao (pytorch.org)
- Run Llama locally with only PyTorch on CPU (github.com)
- PyTorch Landscape (pytorch.landscape2.io)
- The annotated PyTorch training loop (idlemachines.co.uk)
- Bringing PyTorch Monarch to AMD GPUs (pytorch.org)
- PyTorch: A Reference Language (docs.pytorch.org)
- How I solved PyTorch's cross-platform nightmare (svana.name)
- PyTorch 101: Understanding Graphs, Automatic Differentiation and Autograd (www.digitalocean.com)