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

Fix pool2d kernel size compute bug and 0D tensor support for argmin、argmax and size OPs #1061

Merged
merged 5 commits into from
Mar 28, 2023

Conversation

yeliang2258
Copy link
Collaborator

@yeliang2258 yeliang2258 commented Mar 23, 2023

  1. Fix pool2d kernel size compute bug
  2. Fix argmin、argmax and size for 0D tensor
  3. rewrite test for grid_sampler
  4. update doc

@yeliang2258 yeliang2258 marked this pull request as ready for review March 23, 2023 08:05
@yeliang2258 yeliang2258 changed the title Fix pool2d kernel size compute bug Fix pool2d kernel size compute bug and 0D tensor support for argmin、argmax and size OPs Mar 24, 2023
@yeliang2258 yeliang2258 merged commit 61bc345 into PaddlePaddle:develop Mar 28, 2023
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

2 participants