Commit Graph

13 Commits (6115c14fca7c7cc4dd4f25f45aff5dc8e88c0752)

Author SHA1 Message Date
Leo Chen 6115c14fca
Pool2d cuda kernel supports fp16 (#28316)
4 years ago
Pei Yang e89c16b90d
Bug Fix: Paddle-TRT cannot handle adaptive pooling in pool2d op converter and "num" attribute in split op converter (#20733)
5 years ago
liym27 24010472d4 fix pool2d pool3d,support asymmetric padding and channel_last (#19739)
6 years ago
dengkaipeng a81fabd327 fix doc errors. test=develop
6 years ago
dengkaipeng 266c6856c9 add adaptive pool 2d & 3d. test=develop
6 years ago
nhzlx 9b64aac41f add macro for pool2dDirectCUDAFunctor
6 years ago
nhzlx b969116988 fxi avg pool trt bug and fix cpplint
6 years ago
dengkaipeng c93e044ae0 add inclusive/exclusive mode in PoolOp avg pool type
6 years ago
dzhwinter f05520060e
fix style (#13142)
7 years ago
chengduo 9bcd9f661b fix cpplint error (#10329)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Yi Wang fc374821dd Correct #include path
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago