ZUANKI
NotesTopicsAbout
View all notes
Optimizing PyTorch Data Pipelines: From Bottlenecks to 39× Speedups

An examination of how data pipeline design impacts PyTorch training performance, supported by simple experiments and benchmarks.

  • pytorch
  • performance
  • optimization
Read more
From Camera to Ethernet: A Journey into Networking

A real-world story of connecting a camera and a PC via Ethernet, exploring concepts from PoE and static IP to turning a laptop into a DHCP server.

  • networking
Read more
Inside CUDA: Performance Engineering

Dive deeper into CUDA to uncover the principles and practices behind high-performance GPU computing.

  • gpu
  • optimization
Read more