[CPU] Optimize MaxPool2D and AvgPool2D. - #4997
Conversation
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 15 days if no further activity occurs. Thank you for your contributions. |
|
ping! |
facebook-github-bot
left a comment
There was a problem hiding this comment.
@842974287 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
842974287
left a comment
There was a problem hiding this comment.
LG! Do you mind also add these operator tests in the NNPIOperaterTest blacklist as well.
|
@842974287 I also added the unit tests to NNPI black list. Can we have this landed then? Also could you please take a look on #4971. Thanks a lot for your time! |
facebook-github-bot
left a comment
There was a problem hiding this comment.
@842974287 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
|
@mciprian13 No problem, I'll take a look on #4971. Thanks a lot for doing this! |
|
@842974287 merged this pull request in 6bd0b20. |
Summary
Test Plan
Add unit tests for the special case when the padding is larger than the pooling window size.