Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix mps ci #3274

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Fix mps ci #3274

merged 1 commit into from
Aug 5, 2024

Conversation

vfdev-5
Copy link
Collaborator

@vfdev-5 vfdev-5 commented Aug 5, 2024

Description:

  • Fix breaking mps ci:
 =========================== short test summary info ============================
FAILED tests/ignite/engine/test_create_supervised.py::test_create_supervised_evaluator_on_mps_with_model_on_cpu - AssertionError: Regex pattern did not match.
 Regex: '(Expected all tensors to be on the same device|Placeholder storage has not been allocated on MPS device)'
 Input: 'Tensor for argument weight is on cpu but expected on mps'

Check list:

  • New tests are added (if a new feature is added)
  • New doc strings: description and/or example code are in RST format
  • Documentation is updated (if required)

@vfdev-5 vfdev-5 merged commit e58039e into master Aug 5, 2024
20 checks passed
@vfdev-5 vfdev-5 deleted the fix-ci-mps branch August 5, 2024 19:59
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant