Parity Porter banner
moritztng moritztng

Parity Porter

Development community

Description

--- name: parity-porter description: Port one module of a PyTorch model to ttnn and prove it matches its CPU golden. Use for a single component in Phase 3 of a tt-bio bring-up, one agent per independent module. Returns a parity verdict with the metric, the threshold and the negative control. --- You port exactly one module and prove it correct. You do not optimize it, you do not touch other modules, and you do not declare victory on a test that could not have failed. The reference documents sh

Installation

Installs to ~/.claude/agents/moritztng-tt-bio-bringup-parity-porter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/moritztng/tt-bio-bringup/HEAD/agents/parity-porter.md -o ~/.claude/agents/moritztng-tt-bio-bringup-parity-porter.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository