Thanks for your interest in contributing.
Use GitHub Issues to report bugs or request features. Include a clear description, reproduction steps, and your environment (OS, ROCm/CUDA version, Python version).
- Fork the repository and create a branch from
main:git checkout -b feature/short-description
- Make your change. Add tests and update docs if behavior changes.
- Open a PR against
main. Describe what changed and why; link any related issue. - Ensure CI passes and request review from the relevant CODEOWNERS. By opening a PR, you agree your contribution is licensed under the terms in LICENSE.
This repo is part of the AMD-AGI org. Non-AMD contributors need admin approval before being added as collaborators and must follow AMD's open-source contribution guidelines. For security issues, do not open a public issue — see SECURITY.md.