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 <[email protected]>
  • Loading branch information
2 people authored and trevor-m committed Sep 18, 2020
1 parent 1ffe511 commit f7af5aa
Show file tree
Hide file tree
Showing 3 changed files with 688 additions and 144 deletions.
Loading

0 comments on commit f7af5aa

Please sign in to comment.