Commit Graph

3 Commits (6eff94165c93705d1ef59f5742e8f4fb906451f7)

Author SHA1 Message Date
q.yao 58f5dbce7d
support cpu deploy_test (#769) 2021-08-10 20:47:08 +08:00
Miguel Méndez f80066910c
[Fix] Replace interpolate with resize (#731)
* Replace interpolate with resize

* Replace nn.Upsample with ops.Upsample

* Fix test
2021-07-28 16:56:22 +08:00
q.yao dc5d53b7f3
[Feature] Update deploy test tools (#553)
* add trt test tool

* create deploy_test, update document

* fix with isort

* move import inside __init__

* remove comment, fix doc

* update document
2021-05-24 20:37:46 -07:00