Skip to content
Snippets Groups Projects
Unverified Commit 32fcb587 authored by tianyuandu's avatar tianyuandu Committed by GitHub
Browse files

add corner pooling (#2796)


* add center pooling

* fix yapf formatting

* add unittest

* fix flake8 formatting

* fix isort formatting

* fix isort formatting

* refactor and formatting

* remove top pool from unittext

* remove bottom pool from unittest

* fix bug in torch1.5

* add pytest for assertion

* center_pool -> corner_pool, add docstring

* fix unittest

* add corner_pool.py

* fix some weird logics

* move unittests of ops to a new folder

Co-authored-by: default avatarKai Chen <chenkaidev@gmail.com>
parent 8bc0b9ce
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment