Commit Graph

3 Commits

Author SHA1 Message Date
yeliang2258
11995e5083 [Bug Fix] Fix AdaptivePool2d for ORT (#767)
fix adaptivepool2d
2022-12-01 13:19:48 +08:00
yeliang2258
d14828cb18 [Backend] Add AdaptivePool2d for TensorRT plugin (#668)
* add adaptivepool2d for tensorrt plugin

* update code

* update code

* update code to fix bug
2022-11-25 17:36:59 +08:00
yeliang2258
7206094ddd [Backend] Add ORT CPU and CUDA kernel for adaptive_pool OP (#609)
* add ORT CPU and CUDA kernel for adaptive_pool

* update code

* update paddle2onnx version
2022-11-24 10:39:29 +08:00