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

Updating permute to use Axes #193

Merged
merged 1 commit into from
Sep 28, 2022
Merged

Updating permute to use Axes #193

merged 1 commit into from
Sep 28, 2022

Conversation

coreylowman
Copy link
Owner

Closes #191

  • Add trait DevicePermute
    • Removes DevicePermute*D
  • Add trait Permute
    • Removes Permute*
  • Rename PermuteDSugar -> PermuteD

@coreylowman coreylowman merged commit ee2e391 into main Sep 28, 2022
@coreylowman coreylowman deleted the permute-axes-v2 branch October 3, 2022 13:25
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.

Use unit struct Axis<const I: isize> to get typed axes in device backend
1 participant