Skip to content

Require pytorch 2.12 for metal dlpack tests - #4206

Open
zcbenz wants to merge 1 commit into
ml-explore:mainfrom
zcbenz:disable-dlpack-tests
Open

Require pytorch 2.12 for metal dlpack tests#4206
zcbenz wants to merge 1 commit into
ml-explore:mainfrom
zcbenz:disable-dlpack-tests

Conversation

@zcbenz

@zcbenz zcbenz commented Aug 12, 2026

Copy link
Copy Markdown
Member

The tests added by #3531 assumes pytorch 2.12 which supports sharing metal buffers between other frameworks, older versions of pytorch still work it is just we could not do non-copy data sharing. It does not really worth the efforts to refactor the tests to support old versions of pytorch so just skip them.

@angeloskath angeloskath left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍

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.

2 participants