Triage Dtype Bfloat16

Triage one tt-forge-models training test failing with a bfloat16 dtype-mismatch RuntimeError (e.g. "mat1 and mat2 must have the same dtype, but got Float and BFloat16", "'<op>' not implemented for 'BFloat16'"). For cross-dtype operands, attempts a minimal loader fix propagating `dtype_override` into the offending tensor constructor, then re-runs CPU + pytest and updates the YAML (passing -> EXPECTED_PASSING; new failure -> KNOWN_FAILURE_XFAIL). For op-not-implemented (no PyTorch kernel), goes straight to KNOWN_FAILURE_XFAIL with the verbatim error. Updates every training entry sharing the affected loader. Never edits inference YAML or `dynamic_loader.py`.

tenstorrent 38f0e32 30.3 KB Updated

File contents

tenstorrent/tt-xla/tree/main/.claude/skills/triage-dtype-bfloat16 commit 38f0e32d53

Frequently asked questions

npx skillmds@latest add tenstorrent/triage-dtype-bfloat16