Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update custom ops and GPU function recipes for the latest MAX nightlies #16

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

BradLarson
Copy link
Collaborator

The datatypes for custom ops changed recently from ManagedTensorSlice to OutputTensor and InputTensor. This updates all code around the custom ops and benchmarks to build correctly on the latest MAX nightlies.

Additionally, we've reworked the GPU function examples to be cleaner through the use of LayoutTensor, so this brings those updates back into this recipe.

@hogepodge hogepodge merged commit 2b568d7 into modular:main Mar 6, 2025
1 check passed
@BradLarson BradLarson deleted the recipe-nightly-updates branch March 6, 2025 15:09
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