Skip to content

theluckystrike/heytensor.com

Repository files navigation

HeyTensor -- PyTorch Tensor Shape Calculator & Error Debugger

-> Use HeyTensor (live tool)

HeyTensor is a free tensor shape calculator for deep learning practitioners. Calculate output shapes for 14 PyTorch and TensorFlow layer types, chain layers together to trace shapes through entire architectures, debug shape mismatch errors by pasting PyTorch RuntimeErrors, and explore architecture presets like LeNet-5, ResNet, and Transformers.

Features

  • Single-layer shape calculator for 14 layer types (Conv2d, Linear, LSTM, etc.)
  • Chain mode for tracing shapes through multi-layer architectures
  • Paste Error mode that parses PyTorch RuntimeErrors and suggests fixes
  • Architecture presets: LeNet-5, ResNet Block, Transformer encoder
  • Supports Conv2d, Conv1d, Linear, LSTM, GRU, MultiheadAttention, and more
  • Detailed formula display for every output dimension calculation
  • 100% client-side -- your data never leaves your browser
  • Open source -- inspect the code yourself

Tools

Layer Shape Calculators

Error Debuggers

Reference Tools

Tech Stack

  • Vanilla JavaScript (no frameworks, no build step)
  • Static HTML hosted on GitHub Pages
  • Cloudflare DNS + SSL
  • Zero dependencies, zero tracking, zero cookies

Part of Zovo Tools

HeyTensor is part of Zovo Tools -- a collection of free developer tools.

Other tools in the network:

  • EpochPilot -- Epoch & timestamp converter, timezone tools & cron parser
  • LochBot -- Prompt injection vulnerability checker for chatbots
  • KappaKit -- Developer toolkit (Base64, JWT, hash, UUID, regex & more)
  • ABWex -- A/B test statistical significance calculator
  • Gen8X -- Color palette generator with CSS, Tailwind & SCSS export
  • KickLLM -- LLM API cost calculator & provider comparison
  • LockML -- Open source ML model comparison table
  • ClaudKit -- Claude API playground & request builder
  • ClaudFlow -- AI workflow builder & visual prompt chain editor
  • ClaudHQ -- Claude prompt library with 30+ ready-to-use templates
  • ML3X -- Matrix calculator with step-by-step solutions
  • ML0X -- Machine learning cheat sheet generator
  • Krzen -- Image compressor, resizer & format converter
  • Kappafy -- JSON explorer & mock API generator
  • InvokeBot -- Webhook request builder & HTTP client
  • GPT0X -- AI model database & comparison tool
  • Enhio -- Text enhancement tool & readability analyzer

License

MIT

About

PyTorch Tensor Shape Calculator & Error Debugger -- compute output shapes for Conv2d, Linear, LSTM, and 14+ layer types. Chain mode, architecture presets, and RuntimeError debugging. Free browser-based deep learning tool.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors