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

Changing channel dimension of distributed SHT from 1 to -3 #52

Merged
merged 9 commits into from
Sep 9, 2024

Conversation

bonevbs
Copy link
Collaborator

@bonevbs bonevbs commented Sep 9, 2024

The distributed SHT was assuming the channel/batching dimension to be dimension 1. This PR changes that to -3 (or -4 for vector SHT/ISHT). Also adding a convenience bash script for running the test suite.

@bonevbs bonevbs changed the title fixing distributed sht Changing channel dimension of distributed SHT from 1 to -3 Sep 9, 2024
@bonevbs bonevbs requested a review from azrael417 September 9, 2024 09:58
Copy link
Collaborator

@azrael417 azrael417 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just a few minor comments.

@bonevbs bonevbs merged commit 60b3b5a into main Sep 9, 2024
1 check passed
@bonevbs bonevbs deleted the bbonev/shape-agnostic-distributed-sht branch September 9, 2024 13:39
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.

2 participants