Skip to main content
Run any Skill in Manus
with one click
$pwd:

ttir-decomposition-for-ttmetal

// Add a new composite op decomposition pattern to the TTMetal pipeline. Use when the user wants to decompose/lower a high-level TTIR op (e.g. rms_norm, sdpa, layer_norm, softmax) into primitive TTIR ops (matmul, add, multiply, etc.) for the D2M/TTMetal backend. Also trigger when the user mentions "decomposition pattern", "decompose op for ttmetal", or "lower op to primitives".

$ git log --oneline --stat
stars:274
forks:130
updated:May 5, 2026 at 16:45
SKILL.md
readonly