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 reverse/shift APIs #207

Merged
merged 2 commits into from
Jul 11, 2022
Merged

Update reverse/shift APIs #207

merged 2 commits into from
Jul 11, 2022

Conversation

luitjens
Copy link
Collaborator

reverse/shift APIs now take a template parameter for the dims instead of having them in the function name. They also can take multiple DIMs. This is consistent with the remap APIs. Fixes #206

include/matx_tensor_ops.h Show resolved Hide resolved
include/matx_tensor_ops.h Show resolved Hide resolved
@cliffburdick cliffburdick merged commit 6c16552 into main Jul 11, 2022
@cliffburdick cliffburdick deleted the reverse branch July 11, 2022 17:00
cliffburdick pushed a commit that referenced this pull request Dec 8, 2023
* remove reverseXYZW and replace with just reverse<>

* Update shift operators to take tempaltes and multiple dimensions
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.

[FEA] rename reverseXYZ shift0123
2 participants