Skip to content

Refactor framework core for planned dense/compact execution#18

Merged
Concode0 merged 46 commits into
mainfrom
feat/framework-core-architecture
May 15, 2026
Merged

Refactor framework core for planned dense/compact execution#18
Concode0 merged 46 commits into
mainfrom
feat/framework-core-architecture

Conversation

@Concode0
Copy link
Copy Markdown
Owner

Large-scale framework refactor that makes Versor’s core architecture the base for scalable model development.

Includes:

  • New core foundation/planning/runtime structure
  • Dense and compact grade-layout execution paths
  • Pairwise projected products for mixed compact lane widths
  • Product layers and functional product helpers
  • Centralized manifold tagging and optimizer factory support
  • Framework pipeline tests for dense, compact, pairwise, and optimizer-connected execution
  • 8D framework pipeline benchmark
  • Architecture documentation with Mermaid diagrams
  • Python support floor raised to 3.10

Validations:

  • 8D benchmark: compact planned paths are much faster than dense full GP
  • Fullgraph compile: 8D compact layer pipeline captures as one graph with no graph breaks, and also runs with inductor fullgraph.

Concode0 added 30 commits April 30, 2026 23:15
@Concode0 Concode0 merged commit 63d46bf into main May 15, 2026
8 checks passed
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.

1 participant