<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>HeyTensor Blog</title>
  <link href="http://heytensor.com/blog/" rel="alternate"/>
  <link href="http://heytensor.com/blog/feed.xml" rel="self"/>
  <id>http://heytensor.com/blog/</id>
  <updated>2026-04-06T00:00:00Z</updated>
  <author><name>HeyTensor</name></author>
  <entry>
    <title>Every PyTorch Shape Error Explained (With Fixes) — HeyTensor</title>
    <link href="https://heytensor.com/blog/pytorch-shape-errors-explained.html" rel="alternate"/>
    <id>https://heytensor.com/blog/pytorch-shape-errors-explained.html</id>
    <updated>2026-04-06T00:00:00Z</updated>
    <summary>The 10 most common PyTorch tensor shape RuntimeErrors explained with root causes and code fixes. Stop guessing and fix your shape mismatches.</summary>
  </entry>
  <entry>
    <title>Tensor Shape Cheat Sheet: Every Layer&apos;s Input/Output Formula — HeyTensor</title>
    <link href="https://heytensor.com/blog/tensor-shape-cheat-sheet.html" rel="alternate"/>
    <id>https://heytensor.com/blog/tensor-shape-cheat-sheet.html</id>
    <updated>2026-04-06T00:00:00Z</updated>
    <summary>Quick-reference formulas for every PyTorch layer&apos;s output shape. Worked examples with real numbers for Conv2d, Linear, LSTM, MaxPool2d, MultiheadAttention, and more.</summary>
  </entry>
</feed>
