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

#8364: Disable implicit fallback for ttnn.pad #8742

Merged
merged 1 commit into from
May 23, 2024
Merged

Conversation

ayerofieiev-tt
Copy link
Member

@ayerofieiev-tt ayerofieiev-tt commented May 22, 2024

What's happening
This is a part of the #8364 effort

Model developers now have to explicitly use torch fallback whenttnn.pad does not work on a given input.
Automatic/implicit fallback is disabled in this PR.
Use ttnn.get_fallback_function(ttnn.pad)

Update

  • Disabled implicit fallback
  • Skip unsupported tests

CI Results

  • Post commit
  • Nightly fast dispatch
  • T3000 frequent tests
  • Model perf regression and output report

@ayerofieiev-tt ayerofieiev-tt merged commit 9e5a8b6 into main May 23, 2024
5 checks passed
@ayerofieiev-tt ayerofieiev-tt deleted the ay/issue-8364-pad branch May 23, 2024 02:27
@ayerofieiev-tt ayerofieiev-tt restored the ay/issue-8364-pad branch June 6, 2024 00:45
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