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

Remove async launch_op from TT-NN #17217

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Conversation

ayerofieiev-tt
Copy link
Member

@ayerofieiev-tt ayerofieiev-tt commented Jan 28, 2025

Ticket

#17292

Problem description

Exploring possibility of removal of async launch from TT-NN

What's changed

Removed everything related to async from decorators.
Removed launch_op
Together with this removed handling of multiple ops on a level of an OP.
Multiple devices only handled on a level of Device Operation dispatch right now.

Checklist

  • Post commit CI
  • Blackhole Post commit (if applicable)
  • Model regression CI testing passes (if applicable)
  • Device performance regression CI testing passes (if applicable)

@ayerofieiev-tt ayerofieiev-tt changed the title [WIP] Remove async Remove async launch_op from TT-NN Jan 28, 2025
@ayerofieiev-tt ayerofieiev-tt linked an issue Jan 29, 2025 that may be closed by this pull request
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.

Explore removal of async op launch from TT-NN
1 participant