Skip to content

Scale ops docs: TensorOps surface scan + human-prose partials (#511)#512

Merged
michalharakal merged 1 commit intodevelopfrom
feature/511-ksp-ops-docs-surface-scan
Apr 14, 2026
Merged

Scale ops docs: TensorOps surface scan + human-prose partials (#511)#512
michalharakal merged 1 commit intodevelopfrom
feature/511-ksp-ops-docs-surface-scan

Conversation

@michalharakal
Copy link
Copy Markdown
Contributor

KSP processor now walks the TensorOps interface and every @Backend-tagged implementor instead of relying solely on hand-placed @inprogress / @dsLOP annotations, so coverage scales from 4 hand-annotated symbols to the full ~50-method surface. Generated pages fuse the auto-derived signature and backend matrix with optional human-authored partials at partials/ops//.adoc sliced by tag (math/intuition/examples/ references), giving LaTeX-ready prose a place to live without blocking the generator on missing content. matmul migrated as the reference example; the Explanation theory page now includes the same partial as the Reference page so they share one source of truth.

KSP processor now walks the TensorOps interface and every @Backend-tagged
implementor instead of relying solely on hand-placed @inprogress / @dsLOP
annotations, so coverage scales from 4 hand-annotated symbols to the full
~50-method surface. Generated pages fuse the auto-derived signature and
backend matrix with optional human-authored partials at
partials/ops/<op>/<fn>.adoc sliced by tag (math/intuition/examples/
references), giving LaTeX-ready prose a place to live without blocking
the generator on missing content. matmul migrated as the reference
example; the Explanation theory page now includes the same partial as the
Reference page so they share one source of truth.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@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-512 artifact to view the complete documentation locally.

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

@michalharakal michalharakal merged commit 049c7b5 into develop Apr 14, 2026
9 checks passed
@michalharakal michalharakal deleted the feature/511-ksp-ops-docs-surface-scan branch April 14, 2026 15:43
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