Skip to content

Fixed failing test_miou on M1 with pytest.approx#3330

Merged
vfdev-5 merged 2 commits intomasterfrom
fix-m1-test-miou
Feb 17, 2025
Merged

Fixed failing test_miou on M1 with pytest.approx#3330
vfdev-5 merged 2 commits intomasterfrom
fix-m1-test-miou

Conversation

@vfdev-5
Copy link
Copy Markdown
Collaborator

@vfdev-5 vfdev-5 commented Feb 17, 2025

Description:

  • Fixed failing test_miou on M1 with pytest.approx
>       assert res == true_res_
E       assert array(0.42973999) == np.float64(0.429739994157172)

tests/ignite/metrics/test_confusion_matrix.py:264: AssertionError

https://github.com/pytorch/ignite/actions/runs/13378486744/job/37362612034?pr=3328

@vfdev-5 vfdev-5 marked this pull request as ready for review February 17, 2025 21:47
@vfdev-5 vfdev-5 merged commit f979acb into master Feb 17, 2025
14 of 17 checks passed
@vfdev-5 vfdev-5 deleted the fix-m1-test-miou branch February 17, 2025 21:54
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