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

[tosa] Fix lowering of tf/tfl expand_dims for negative dim #67859

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Tai78641
Copy link
Contributor

This fixes lowering of tf/tfl expand_dims to tosa, for negative dim values such that dim=-1 means adding
inner most dimension

This fixes lowering of tf/tfl expand_dims to tosa,
for negative dim values such that dim=-1 means adding
 inner most dimension
@google-ml-butler google-ml-butler bot added the size:M CL Change Size: Medium label May 17, 2024
@github-actions github-actions bot added the kokoro:force-run Tests on submitted change label May 17, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label May 17, 2024
@gbaned gbaned added this to Assigned Reviewer in PR Queue via automation May 18, 2024
@gbaned gbaned requested a review from jpienaar May 18, 2024 01:20
@google-ml-butler google-ml-butler bot added the awaiting review Pull request awaiting review label May 18, 2024
@gbaned
Copy link
Contributor

gbaned commented Jun 7, 2024

Hi @jpienaar Any update on this PR? Please. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review Pull request awaiting review size:M CL Change Size: Medium
Projects
PR Queue
  
Assigned Reviewer
Development

Successfully merging this pull request may close these issues.

None yet

3 participants