Skip to content

[Poach Algorithm] Serialize EGraph#65

Draft
ajpal wants to merge 41 commits into
mainfrom
PTP_SerializeEgraph
Draft

[Poach Algorithm] Serialize EGraph#65
ajpal wants to merge 41 commits into
mainfrom
PTP_SerializeEgraph

Conversation

@ajpal

@ajpal ajpal commented May 19, 2026

Copy link
Copy Markdown
Owner

No description provided.

FTRobbin and others added 30 commits April 13, 2026 10:24
Extract toolchain update + benchmarks clone into infra/setup.sh, and have
nightly.sh skip that setup when run by the combined-nightly orchestrator
(which sets POACH_NIGHTLY_COMBINED=1 and supplies POACH_BENCHMARKS_DIR).
Standalone behavior is unchanged.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
When the combined-nightly orchestrator runs this branch in a worktree, it
passes POACH_BENCHMARKS_DIR pointing at a shared clone above the worktree
(so we don't re-clone per branch). The benchmark_root.relative_to(REPO_ROOT)
call then raises ValueError. Add display_path() that falls back to the
absolute path when the input isn't a subpath of REPO_ROOT.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Each benchmark's model.fbs can be sizeable; keeping all of them around for
the duration of the run blows up disk usage unnecessarily. Drop each one as
soon as the corresponding serve completes.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants