Skip to content

Remove stale exclusions for argpartition and cross tests - #39

Merged
hertschuh merged 1 commit into
keras-team:mainfrom
samudraneel05:test-update
Sep 1, 2026
Merged

Remove stale exclusions for argpartition and cross tests#39
hertschuh merged 1 commit into
keras-team:mainfrom
samudraneel05:test-update

Conversation

@samudraneel05

@samudraneel05 samudraneel05 commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Removed excluding the test_argpartition and test_cross tests since they work on mac and have been passing since the initial implementation. Both were excluded preemptively in the initial commit but the underlying ops (mx.argpartition and mx.cross) handle & work correctly.

Verified locally.

Edit: test_argpartition was originally removed from exclusions but again added as it fails on linux - mx.argpartition uses a different tie-breaking order than np.argpartition on the platform

@hertschuh hertschuh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@hertschuh
hertschuh merged commit b7a7e05 into keras-team:main Sep 1, 2026
22 of 25 checks passed
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.

3 participants