Add audited Crane scheduling, real workloads, experiments and an offline demo - #3
Merged
Merged
Conversation
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.
The old experiment paths used hand-authored chain proxies and could change total arithmetic when sub-batch size changed. Multi-parent traffic and hierarchy boundary fallbacks also made quantitative results hard to trust. This change adds an audited independent reproduction workflow with real graph metadata, recorded native core costs, raw experiments and an offline interactive demo.
Change
Validation
Documentation and interpretation
The bilingual README, mathematical audit, architecture, reproduction map and experiment guide describe the final implementation and its boundaries. The result report retains VGG-19's slight regression relative to the same-model serial reference.
This is not a claim of reproducing all original paper figures or headline speedups. Python's outer traffic/placement model is not fully calibrated to SET; native SET totals are reported separately. Training evidence uses a conservative serial uniform-cohort reference and excludes the full per-layer checkpoint search and optimizer-state capacity. These limitations are explicit in both documentation and the demo.
Remote validation: all three CI jobs passed on the final head
b29f0449b03e7ff0c72b532f9d6b229482c29ea0: https://github.com/aHappend/Crane/actions/runs/35624135131. Merge commits preserve the source revisions referenced by the experiment manifests.