-
Notifications
You must be signed in to change notification settings - Fork 28
Add entry for MAX-CV #147
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
base: main
Are you sure you want to change the base?
Add entry for MAX-CV #147
Conversation
@BradLarson Do you feel good with these changes? Feel free to merge if the project is still up to date. Thanks! |
@hogepodge - There's still a test failure due to how the Mojo files are being detected when compiling the graphs here that I've not yet isolated. We're close, but something's still missing when finding the relative source locations for the Mojo graph ops specifically during testing when |
Checklist
recipe.yaml
file specifies which version(s) of MAX is compatible with my project (see here for an example). If not, my package is compatible with both 24.5 and 24.6.0
(for new packages, or if the version changed).