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

Allow 1x1 pooling #7141

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Allow 1x1 pooling #7141

merged 1 commit into from
Sep 20, 2024

Conversation

copybara-service[bot]
Copy link
Contributor

@copybara-service copybara-service bot commented Sep 20, 2024

Allow 1x1 pooling

This is maybe not something we expect to see in optimized code, but having them fail is annoying when trying to test user pipelines that we don't control, and it might actually be useful to do some strided copies.

@copybara-service copybara-service bot changed the title Allow 1x1 pooling (with a warning) Allow 1x1 pooling Sep 20, 2024
This is maybe not something we expect to see in optimized code, but having them fail is annoying when trying to test user pipelines that we don't control, and it might actually be useful to do some strided copies.

PiperOrigin-RevId: 676748461
@copybara-service copybara-service bot merged commit 447aff7 into master Sep 20, 2024
@copybara-service copybara-service bot deleted the test_676703128 branch September 20, 2024 08: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.

1 participant