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

#4625: Multicore runs for untilize with unpadding on interleaved tensors #8622

Conversation

yan-zaretskiy
Copy link
Contributor

This commit adds the ability to run the untilize_with_unpadding op on interleaved tensors across multiple cores.

Copy link
Contributor

@TT-BrianLiu TT-BrianLiu left a comment

Choose a reason for hiding this comment

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

Looks good! I think we should slowly get rid of single core implementations of these ops

@davorchap
Copy link
Collaborator

Looks good! I think we should slowly get rid of single core implementations of these ops

Definitely!

@yan-zaretskiy
Copy link
Contributor Author

Yeah, we need to add the CB size check in the multicore versions, that's the only missing feature.

@yan-zaretskiy yan-zaretskiy merged commit 363e665 into main May 20, 2024
85 checks passed
@yan-zaretskiy yan-zaretskiy deleted the yan-zaretskiy/untilize-with-unpadding-interleaved-multicore branch May 29, 2024 17:36
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.

None yet

4 participants