Skip to content

Doc updates#86

Open
ypapadop-amd wants to merge 2 commits intoamd:develfrom
ypapadop-amd:doc-updates
Open

Doc updates#86
ypapadop-amd wants to merge 2 commits intoamd:develfrom
ypapadop-amd:doc-updates

Conversation

@ypapadop-amd
Copy link

@ypapadop-amd ypapadop-amd commented Mar 24, 2026

Describe the intent of your PR here.

Added

  • AGENTS.md with instructions for development with AI agents.

Changed

  • Updated README.md

Removed

  • NA

PR Merge Checklist

  1. The PR is rebased on the latest devel commit and pointing to devel.
  2. Your PR has been reviewed and approved.
  3. All checks are passing.

- Update copyright year range to 2025-2026
- Add key features section highlighting NPU capabilities
- Add comprehensive LLM inference section with Llama 3.2 1B example
- Add detailed contributing guide (CONTRIBUTING.md) with code style,
  testing, and PR guidelines
- Update contribution guide link from docs/contribute.md to CONTRIBUTING.md
- Improve formatting consistency (bullet style

Here's a simple example using the AXPY operator (Y = aX + Y):

```python
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure it's wise to include the code in the README, as it might be hard to maintain.

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.

2 participants