-
Notifications
You must be signed in to change notification settings - Fork 232
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
Impl adaptive avgpool #3301
base: develop
Are you sure you want to change the base?
Impl adaptive avgpool #3301
Conversation
ae71d69
to
bd72a3e
Compare
CI passed. But the PR still need to solve conflict before it is getting merged. |
…aptive_avgpool
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Error_log:
3301_log.txt
I fixed this error. Please send me the newest error log of this PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
error log:
3301_log (2).txt
Added AdaptiveAvgPool 1D 2D 3D forward and backward.
Added driver test and gtest for AdaptiveAvgPool .
New API is guarded by MIOPEN_BETA_API macro.
Full benchmark here: link
Average over all cases:
AdaptiveAvgPool 1D