You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docs: compile entry points section; schedule-cache caveat in ONNX triage
- CLAUDE.md gains a 'Compile entry points' section: the new
compile_headless(graph, pos_encoding, *, ...) convention with
optimize/assume_zero_init parity, the OnnxArtifact return handle
(paths + scalars only — the streaming memory bound stays hard), and
the load_onnx front door (doom's OnnxTokenRuntime remains the
CUDA-graph perf runtime).
- The three-cause ONNX self-consistency triage note — in CLAUDE.md AND
in _ONNX_CONSISTENCY_CAUSES (the error text people actually see) —
now says the discrimination recompile must run with
TW_SCHEDULE_CACHE_DIR unset: a cache-replayed schedule bug
reproduces on both backends and would masquerade as cause 2/3.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments