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

Implement reshape_to cuda kernel #336

Closed
Tracked by #278
coreylowman opened this issue Jan 7, 2023 · 0 comments
Closed
Tracked by #278

Implement reshape_to cuda kernel #336

coreylowman opened this issue Jan 7, 2023 · 0 comments
Labels
gpu Related to GPU support

Comments

@coreylowman
Copy link
Owner

Basically just strided assignment in forward pass (see sum_to or div for strided indexing) & strided summing in backward pass

@coreylowman coreylowman added the gpu Related to GPU support label Jan 7, 2023
@coreylowman coreylowman mentioned this issue Jan 7, 2023
47 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gpu Related to GPU support
Projects
None yet
Development

No branches or pull requests

1 participant