r/MachineLearning · · 1 min read

I built a open source neural network shape validator [P]

Mirrored from r/MachineLearning for archival readability. Support the source by reading on the original site.

I built a open source neural network shape validator [P]

Built a visual editor that validates tensor shapes, counts params, estimates FLOPs/VRAM while you design. Catches incompatible residuals, mismatched Linear layers, all that before you waste GPU time. 63 ops. Proper shape inference. Exports PyTorch code that actually runs.

URL- tensey.vercel.app

Github- github.com/aarocy/tensey – MIT licensed.

submitted by /u/uselessfuh
[link] [comments]

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from r/MachineLearning