docs: record ADR 0004 Phase 1 outcome (export-first validated)#452
Merged
Conversation
…uthoring frontend open, Phase 2 split)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Records the Track B Phase 0/1 outcome (issue #449, branch
spike/openxla-export-449) into ADR 0004, and refines the open items per the 2026-06-27 decisions.What this records
jax.exportand greedy-decodes token-exact (48/48) vs HF temp-0; the same module runs on PJRT and IREE with nocustom_call. Logits agree with HF to fp32 noise (~1e-5).prefill/decode_stepgraphs with session-owned KV and on-device argmax match theInferenceSessioncontract landed in refactor: redraw ComputeBackend as an inference-session engine and route the CLI through it #450 (refactor: redraw ComputeBackend as an inference-session engine contract and move the MLX path behind it (byte-identical) #448). Phase 3 binds to it.ADR stays Proposed; it moves to Accepted once the OpenXLA backend integrates behind the #448 session contract (Phase 3). Docs only. References #449, #450, #451, #448, #338.