- 08 6月, 2020 1 次提交
-
-
由 HappyAngel 提交于
* fix pooling overflow, test=develop * fix conflict test=develop
-
- 26 5月, 2020 1 次提交
-
-
由 HappyAngel 提交于
* fix pooling bug and speed * add 2x2s2p1 pooling. test=develop * fix conflict, test=develop
-
- 21 4月, 2020 1 次提交
-
-
由 cc 提交于
*Pool2d supports adaptive param
-
- 22 2月, 2020 1 次提交
-
-
由 HappyAngel 提交于
-
- 19 1月, 2020 1 次提交
-
-
由 HappyAngel 提交于
-
- 16 1月, 2020 1 次提交
-
-
由 HappyAngel 提交于
1. add conv_5x5s2_dw to support any padding 2. add 1x1s2pooling impl 3. fix conv dw 3x3 s1p01 bug
-
- 09 12月, 2019 1 次提交
-
-
由 yiicy 提交于
-
- 22 11月, 2019 1 次提交
-
-
由 HappyAngel 提交于
* fix pooling bug and speed * fix build error * delete VLOGin pool, test=develop * add openmp, test=develop * fix lite/kernels/arm/pool_compute_test basic_pooling compute error bug, test=develop * update pooling 2-pad to 4-pad, test=develop * fix 2-pad to 4-pad in operators/pool_op.h, AttachKernel will set param, so 2-pad to 4-pad funcs should put in AttachKernel. test=ddevellop * put 2-pad to 4-pad in AttachImpl, test=develop * according to reviews, fix some format error. test=develop * fix format errorr, add (). test=develop * change paddings type to support dynamically modify, test=develop * update padding type int other devices, test=develop * fix x8d build error on shared_ptr, test=ddevelop * fix formmat in operators pool_op.cc, test=develop
-
- 11 11月, 2019 1 次提交
-
-
由 HappyAngel 提交于
* fix pooling bug and speed * fix build error * delete VLOG in pool, test=develop * add openmp, test=develop * fix lite/kernels/arm/pool_compute_test basic_pooling compute error bug, test=develop
-
- 03 9月, 2019 1 次提交
-
-
由 huzhiqiang 提交于
-
- 16 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-