Skip to content

Labels

Labels

  • area:ci

    GitHub Actions and repository automation (.github/)
  • area:docs

    README and other repository documentation
  • area:eval

    Evaluation scripts, thresholds, and report generation
  • area:examples

    Runnable examples (examples/)
  • area:kernels

    CUDA kernels, GEMM paths, and matrix transform implementations
  • area:runtime

    Pipeline flow, CPU references, and host-side orchestration
  • area:tests

    Correctness gates and test suites (tests/)
  • bug

    Something isn't working
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • question

    Further information is requested
  • status:gpu-failed

    Real GPU eval failed
  • status:gpu-passed

    Real GPU eval passed
  • status:gpu-queued

    Passed CPU precheck and is waiting in the GPU eval queue
  • status:gpu-running

    Currently being processed by the GPU eval queue worker
  • status:needs-review

    Awaiting maintainer review
  • status:needs-scorecard

    PR is missing the reproducible eval scorecard
  • status:precheck-failed

    CPU-only precheck failed and the PR was auto-closed
  • status:triage

    Newly opened, not yet triaged
  • type:bug

    Something is incorrect or broken
  • type:docs

    Documentation-only change
  • type:enhancement

    Improvement to an existing component
  • type:question

    A question or discussion, not a change
  • type:transform

    New matrix transform proposal or transform refinement
  • wontfix

    This will not be worked on