-
Notifications
You must be signed in to change notification settings - Fork 821
NXP Backend: Update Neutron Software to version SDK_25.09 #14591
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NXP Backend: Update Neutron Software to version SDK_25.09 #14591
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14591
Note: Links to docs will display an error until the docs builds have been completed. ❌ 5 New FailuresAs of commit 43ce023 with merge base d43cde5 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Are the prebuilts updated? What is the plan for keeping these in sync, since OSS mainline is not going to be inline with nxp sdk releases? |
Regression in Neutron Software 2.1.x, when Conv1D padding is used with kernel size (1,).
dc6a010 to
43ce023
Compare
Yes, the Neutron Driver and Firmware to SDK_25.09 is available on the MCUXpresso distribution portal, where the executorch with the examples for RT700 are provided. - https://github.com/nxp-mcuxpresso/mcuxsdk-middleware-executorch/tree/release/mcux/third-party/neutron/rt700 .
The difference btw. MCUXPresso SDK ExecuTorch release and OSS main will be minor, as the Neutron Software will be provided immediately to the OSS main. |
Summary
Update Neutron Software to version SDK 25.09.
Test updated, as there is a known issue with SDK 25.09, tracked internally as AIR-13336.
Test plan
Unit test updated.
CC @JakeStevens
cc @digantdesai @JakeStevens