Skip to content

Axon compiler 1.2.0#78

Open
NordicBuilder wants to merge 7 commits intonrfconnect:mainfrom
NordicBuilder:update-sdk-edge-ai-202604091224
Open

Axon compiler 1.2.0#78
NordicBuilder wants to merge 7 commits intonrfconnect:mainfrom
NordicBuilder:update-sdk-edge-ai-202604091224

Conversation

@NordicBuilder
Copy link
Copy Markdown

This PR updates revision of the sdk-edge-ai repo to commit
c25e1ad04e38090be1d422c67ed2521b833122d2 of the sdk-axons-ml
repository.

This commit updates revision of the sdk-edge-ai repository.

Signed-off-by: niina.mannonen@nordicsemi.no <niina.mannonen@nordicsemi.no>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

You can find the documentation preview for this PR here.

Re-built MacOS libraries
Re-built Windows libraries

This commit updates revision of the sdk-edge-ai repository.

Signed-off-by: Niina Mannonen <niina.mannonen@nordicsemi.no>
@mikeb-nordic mikeb-nordic requested a review from annwoj April 9, 2026 21:00
@mikeb-nordic
Copy link
Copy Markdown
Contributor

@annwoj Could you please review the documentation updates? Tia.

Power Management
================

The axon npu is automatically put in a low power state when not in use. No explicit power management steps are required of the user.
Copy link
Copy Markdown
Collaborator

@wbober wbober Apr 10, 2026

Choose a reason for hiding this comment

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

Axon NPU

Other System Resources
======================

The axon driver executes both in the caller's thread and in a workqueue.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Axon

The axon driver executes both in the caller's thread and in a workqueue.
Jobs are initiated in the caller's thread, interrupts are processed in the workqueue, and in synchornous mode, job completion is signaled with a semaphore.
User callbacks are invoked upon job complete in asynchronous mode; the user takes responsibility for signaling their owning thread.
A mutex is used to serialize access to the axon npu hardware.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Axon NPU

@wbober wbober changed the title Update revision of sdk-edge-ai Axon compiler 1.2.0 Apr 10, 2026
@wbober
Copy link
Copy Markdown
Collaborator

wbober commented Apr 10, 2026

@mikeb-nordic I kindly ask to name the PR accordingly to the contents :)

Compiler changelog update seems to be missing.

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.

4 participants