Skip to content

Conversation

@kkarwot
Copy link

@kkarwot kkarwot commented Jan 9, 2026

Type of Change

Validation, bug fix

Description

The patch ensures all tests within TestAutoRoundCPU utilize CPU by default. Currently when higher priority devices such as XPU are detected on the platform, they are selected instead, which leads to misleading results.

Expected Behavior & Potential Risk

All AutoRound quantization tests in TestAutoRoundCPU will run consistently on CPU regardless of available higher priority devices (HPU/XPU).

How has this PR been tested?

Tested on platform with XPU device available - it was not utilized. Just CPU, as expected.

Signed-off-by: Kacper Karwot <[email protected]>
@kkarwot kkarwot changed the title Ensure default device is CPU TestAutoRoundCPU - Ensure default device is CPU Jan 9, 2026
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