sglang_v0.5.2/pytorch_2.8.0/third_party/kleidiai/CONTRIBUTING.md

907 B

Contributions are welcome with exceptions to certain areas.

Requirements

For contributions, a Developer Certificate of Origin (DCO) is required to certify its origin and the process is managed by DCO v1.1

The agreement to DCO can be notified by the 'Signed-off-by' message in the commit message using your real name and e-mail. An example is as below

Signed-off-by: Name Surname <name.surname@example.com>

Exempted from Contributions

The following two folders in the main directory are exempted from contributions.

  1. kai
  2. test

The micro-kernels in kai folder are primarily auto generated and the source of that is not planned to be made open source. For any changes there, please raise an issue.