forked from apache/tvm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fix Bug] fix the bug of pool_impl_nd when computing avgpool_nd whith…
… ceil_mode and count_include_pad are True. (apache#9835) * Added the offset[i] for getting the correct boundary * Added corresponding test case
- Loading branch information
1 parent
f9d8c2b
commit cc9d2f4
Showing
2 changed files
with
27 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters