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

[pt composite lowerings] #67805

Merged
merged 1 commit into from
May 28, 2024
Merged

[pt composite lowerings] #67805

merged 1 commit into from
May 28, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented May 17, 2024

[pt composite lowerings]

Add lowering from composite for average pool when ceil_mode=true and count_pad=true

Additionally, the following refactors:

  • Simplify padding string determination
  • Use intermediate struct to parse attrs into c types
  • Rename some functions to be more cleared where they are used
  • Constrain enum usage to within one function, so remove enum

Add lowering from composite for average pool when ceil_mode=true and count_pad=true

Additionally, the following refactors:
* Simplify padding string determination
* Use intermediate struct to parse attrs into c types
* Rename some functions to be more cleared where they are used
* Constrain enum usage to within one function, so remove enum

PiperOrigin-RevId: 638046183
@copybara-service copybara-service bot closed this May 28, 2024
@copybara-service copybara-service bot deleted the exported_pr_634652225 branch May 28, 2024 23:16
@copybara-service copybara-service bot merged commit 3642c2e into master May 28, 2024
6 of 7 checks passed
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

1 participant