A pull request of mine is now part of PyTorch itself.
I opened a pull request against pytorch/pytorch, worked it through review with the maintainers, and it merged into main as commit a8f05b4.
This one means a lot to me. I'd spent the past year studying PyTorch from the outside — reading its attention internals, profiling its kernels in Nsight, registering my own CUDA code against its interfaces. This is the view from the inside: a change to the framework itself, held to the same standard as any contributor's. From the next release on, every pip install torch carries a piece of code with my name on it.