关注-up of #1134. SKEEP-003 names "a .vmfb parity run" as the acceptance test for compiled parity (P7 in the SKEEP's phase numbering), scheduled after M2. M2 is done; no issue tracked this until now.
Scope
- An in-repo (or CI-adjacent) harness that takes a small model through
HloGenerator → MLIR + .irpa → iree-compile → iree-run-module and compares numerics against the eager path. The external skainet-iree-conformance harness is the starting point; the gap is making it a repeatable acceptance gate rather than a manual run.
- This is the "in-repo IREE consumer" that unblocks the metadata-carry work (see sibling issue).
Acceptance
- One model (e.g. the sinus approximator or grayscale CNN) passes eager-vs-compiled numeric parity in a scripted run, documented well enough to rerun at release time.
关注-up of #1134. SKEEP-003 names "a
.vmfbparity run" as the acceptance test for compiled parity (P7 in the SKEEP's phase numbering), scheduled after M2. M2 is done; no issue tracked this until now.Scope
HloGenerator→ MLIR +.irpa→iree-compile→iree-run-moduleand compares numerics against the eager path. The externalskainet-iree-conformanceharness is the starting point; the gap is making it a repeatable acceptance gate rather than a manual run.Acceptance