<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Open Source on Swarnim Tripathi</title><link>https://tripathiji1312.github.io/tags/open-source/</link><description>Recent content in Open Source on Swarnim Tripathi</description><generator>Hugo</generator><language>en</language><copyright>2026 Swarnim Tripathi</copyright><lastBuildDate>Sun, 17 May 2026 01:00:00 +0530</lastBuildDate><atom:link href="https://tripathiji1312.github.io/tags/open-source/index.xml" rel="self" type="application/rss+xml"/><item><title>Deconstructing my PyTorch ATen PR: What happens when you index a Tensor?</title><link>https://tripathiji1312.github.io/posts/pytorch-aten-dispatch/</link><pubDate>Sun, 17 May 2026 01:00:00 +0530</pubDate><guid>https://tripathiji1312.github.io/posts/pytorch-aten-dispatch/</guid><description>My PyTorch PR that fixed empty-index crashes in ATen&amp;#39;s tensor indexing... tracing the dispatch path from Python to C++ and the validation fix in IndexingUtils.h.</description></item></channel></rss>