Skip to content

don't partition max pool with ceil mode#3578

Closed
mcr229 wants to merge 1 commit intopytorch:mainfrom
mcr229:export-D57228128
Closed

don't partition max pool with ceil mode#3578
mcr229 wants to merge 1 commit intopytorch:mainfrom
mcr229:export-D57228128

Conversation

@mcr229
Copy link
Contributor

@mcr229 mcr229 commented May 10, 2024

Summary:
XNNPACK doesn't support max pooling with ceil mode, so we should not be partitioning these nodes where ceil mode is True

Resolving this issue:
#3567

Differential Revision: D57228128

@pytorch-bot
Copy link

pytorch-bot bot commented May 10, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/3578

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 3bc9fdd with merge base b93b7ae (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 10, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57228128

Summary:

XNNPACK doesn't support max pooling with ceil mode, so we should not be partitioning these nodes where ceil mode is True

Resolving this issue:
pytorch#3567

Differential Revision: D57228128
@mcr229 mcr229 force-pushed the export-D57228128 branch from 3f51381 to 3bc9fdd Compare May 10, 2024 20:54
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57228128

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 87d828a.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants