Skip to content

Adding method and tests to fix resize node issue with no ROI#236

Open
rothej wants to merge 1 commit intofastmachinelearning:mainfrom
rothej:fix/resize-channels-last
Open

Adding method and tests to fix resize node issue with no ROI#236
rothej wants to merge 1 commit intofastmachinelearning:mainfrom
rothej:fix/resize-channels-last

Conversation

@rothej
Copy link
Contributor

@rothej rothej commented Feb 14, 2026

This PR fixes issue #197 by adding a proper method to general.py and appropriate validation test. Including a couple to attempt to avoid potential future regressions.

Method detects resize nodes with empty ROI inputs and creates a zero-length f32 tensor as the initializer.

@rothej
Copy link
Contributor Author

rothej commented Feb 14, 2026

FYI - Can't seem to reproduce the CI failure locally, ran all transformation tests as well as the test individually.

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.

1 participant