Skip to content

SKEEP-004 draft — virtual tensor layout through the comp… - #1132

Merged
michalharakal merged 1 commit into
developfrom
feature/skeep-004-virtual-tensor-layout
Aug 26, 2026
Merged

michalharakal merged 1 commit into
developfrom
feature/skeep-004-virtual-tensor-layout

Conversation

@michalharakal

Copy link
Copy Markdown
Contributor

…ile pipeline

Proposes carrying the SKEEP-003 logical/physical split (Layout, BlockOrder, TensorView, WeightForm) from tape recording through the DAG and StableHLO emission to the export boundary: capture at the tape, decide per-target preferences in a DAG pass, encode structurally per export exit, final physical binding in the consuming backend/runtime. Elevates and extends SKEEP-003 phase P7 from byte-parity to layout, after ML Drift (arXiv:2505.00232) tensor virtualization. Includes seam inventory of develop @ cc2ecc5, four implementation slices, and a GPU validation plan (IREE data-tiling hints, Adreno-class A/B benchmark).

…ile pipeline

Proposes carrying the SKEEP-003 logical/physical split (Layout, BlockOrder,
TensorView, WeightForm) from tape recording through the DAG and StableHLO
emission to the export boundary: capture at the tape, decide per-target
preferences in a DAG pass, encode structurally per export exit, final
physical binding in the consuming backend/runtime. Elevates and extends
SKEEP-003 phase P7 from byte-parity to layout, after ML Drift
(arXiv:2505.00232) tensor virtualization. Includes seam inventory of
develop @ cc2ecc5, four implementation slices, and a GPU validation plan
(IREE data-tiling hints, Adreno-class A/B benchmark).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@michalharakal
michalharakal requested a review from aharakal August 25, 2026 20:29
@github-actions

Copy link
Copy Markdown

📖 Documentation Preview

The documentation has been built successfully for this PR.

Generated Files:

  • Operator documentation: docs/modules/operators/_generated_/
  • JSON schema output: operators.json

Artifacts:

  • Download the documentation-preview-1132 artifact to view the complete documentation locally.

This comment will be updated automatically when the PR is updated.

@michalharakal
michalharakal merged commit 60d7fb7 into develop Aug 26, 2026
17 checks passed
@michalharakal
michalharakal deleted the feature/skeep-004-virtual-tensor-layout branch August 26, 2026 20:28
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