Skip to content

Commit

Permalink
[Frontend][Pytorch] Improve Pytorch frontend for object detection mod…
Browse files Browse the repository at this point in the history
…els (apache#6449)

* Improve Pytorch Frontend

* Add tests

* Fix pylint

* Improve data cast

* Use int64 for slice axis

* Fix lint

* fix roi_align(..., aligned=True)

* Minor fix

* Add e2e test

* Add asf header

* Minor change

* Use dynamic topk

* Improve test

* Rollback topk

* py format

* remove print

* More improve

* Fix test

* Improve addmm

* Fix test

* Fix format

* Fix format

* Fix test scatter

Co-authored-by: q.yao <streetyao@live.com>
  • Loading branch information
kevinthesun and grimoire committed Sep 17, 2020
1 parent d5310f1 commit 00b269d
Show file tree
Hide file tree
Showing 3 changed files with 688 additions and 144 deletions.
Loading

0 comments on commit 00b269d

Please sign in to comment.