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

CFAVML-9: Implement basic MemLoader trait #10

Merged
merged 13 commits into from
Aug 25, 2024
Merged

Conversation

ChillFish8
Copy link
Owner

This does a major refactor around the way we input data into routines, the MemLoader and IntoMemLoader traits provide us with a way of removing the specialized functions for each broadcast and non-broadcast routine and opens us up for more specialized memory handling further down the line.

This PR also extends the documentation now our function methods are bit more concrete.

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