Skip to content

Fix qsoftmax qnnpack test#3733

Open
astachowiczhabana wants to merge 1 commit into
intel:mainfrom
Continuous-Integrator:fix/issue-72
Open

Fix qsoftmax qnnpack test#3733
astachowiczhabana wants to merge 1 commit into
intel:mainfrom
Continuous-Integrator:fix/issue-72

Conversation

@astachowiczhabana
Copy link
Copy Markdown
Contributor

@astachowiczhabana astachowiczhabana commented May 21, 2026

Fix incorrect test porting. test_qsoftmax_qnnpack calls self.test_qsoftmax() which doesn't exist after instantiate_device_type_tests renames it to test_qsoftmax_xpu. Override the method to call the correct name.

Fixes: #2533

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.

Title: [upstream_ut] AttributeError: 'TestQuantizedOpsXPU' object has no attribute 'test_qsoftmax'

1 participant