Skip to content

fix: add explicit ONNX output names for AutoSteer model#279

Merged
m-zain-khawaja merged 1 commit intoautowarefoundation:mainfrom
jyl087:fix/autosteer-onnx-multi-output
Apr 24, 2026
Merged

fix: add explicit ONNX output names for AutoSteer model#279
m-zain-khawaja merged 1 commit intoautowarefoundation:mainfrom
jyl087:fix/autosteer-onnx-multi-output

Conversation

@jyl087
Copy link
Copy Markdown
Contributor

@jyl087 jyl087 commented Apr 23, 2026

This fix adds a specific export branch for the AutoSteer model, ensuring both the 'lane_value' and 'height' outputs are preserved in the ONNX file. Previously, the second output was silently dropped.

- Previously the second output tensor 'height' was silently dropped.
- Now both 'lane_value' and 'height' are correctly exported.
Copy link
Copy Markdown
Member

@m-zain-khawaja m-zain-khawaja left a comment

Choose a reason for hiding this comment

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

Approved - thanks @jyl087

@m-zain-khawaja m-zain-khawaja merged commit 0a08767 into autowarefoundation:main Apr 24, 2026
2 checks passed
@jyl087 jyl087 deleted the fix/autosteer-onnx-multi-output branch April 24, 2026 14:48
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