- 16 3月, 2022 1 次提交
-
-
由 From00 提交于
-
- 14 3月, 2022 1 次提交
-
-
由 From00 提交于
* Move Pool OPs to phi * Fix CI error * Fix conflicts
-
- 12 1月, 2022 1 次提交
-
-
由 limingshu 提交于
* first commit * fix wrong filename * fix the wrong spell name * fix gpu config warper * modify according to pr advices * fix GpuLauchConfig1D api bugs * change the config for dropout grad * fix bugs * modification according to pr advices * modification according to pr advices
-
- 03 12月, 2021 1 次提交
-
-
由 ronnywang 提交于
* refine structure for cuda and rocm * update * update * update * update
-
- 26 10月, 2021 1 次提交
-
-
由 feng_shuai 提交于
-
- 19 9月, 2021 1 次提交
-
-
由 limingshu 提交于
* Optimization of pool2d grad, first commit. * remove useless print codes * refine codes * refine codes * seal more operation into template specialization * fix template struct error in MaxPool2dGrad. * Fix header including error * refine code with comment * Seal the param-preparation codes into function for common use. * Seal the param-preparation codes into function for common use. * Seal the param-preparation into funciton and make it common for other kernels * polish code and erase useless template speicalization * Rerun triger * rerun trigger
-
- 08 9月, 2021 1 次提交
-
-
由 feng_shuai 提交于
* merge CMakeList.txt manual * add platform for changethreadnum * repair some bugs according to make error * do nothing just flush CI * forget change thread num * add inplace_atol param for check_output_with_place * Windows * std:min and std::max should be change because of windows
-
- 02 3月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 03 11月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* pool2d cuda kernel supports fp16 * fix compile issue of template * add ut
-
- 26 8月, 2020 1 次提交
-
-
由 Bai Yifan 提交于
-
- 23 10月, 2019 1 次提交
-
-
由 Pei Yang 提交于
Bug Fix: Paddle-TRT cannot handle adaptive pooling in pool2d op converter and "num" attribute in split op converter (#20733) * fix pool2d trt converter, test=develop * add fix for split op converter, test=develop
-
- 28 9月, 2019 1 次提交
-
-
由 liym27 提交于
* fix pool2d pool3d: 1. support asymmetric padding; 2. support padding algorithm:"SAME" and "VALID"; 3. support channel_last: data_format NHWC and NDHWC; 4. support inferring shape when input with negative dims in compile time; 5. change doc of python API and c++; 6. fix bug in cuda kernel when Attr(adaptive) is true. test=develop,test=document_preview * fix 'tensors' to 'Tensors'. test=develop,test=document_preview * add test for converage ValueError.test=develop,test=document_preview * resolve conflict in test_pool2d. test=develop
-
- 11 12月, 2018 3 次提交
-
-
由 dengkaipeng 提交于
-
由 dengkaipeng 提交于
-
由 dengkaipeng 提交于
-
- 16 11月, 2018 1 次提交
-
-
由 nhzlx 提交于
-
- 29 10月, 2018 2 次提交
-
-
由 dengkaipeng 提交于
-
由 dengkaipeng 提交于
-
- 02 5月, 2018 2 次提交
- 30 4月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "re-commit " * "picked up" * "fix ci" * "fix pdb hang up issue in cuda 9"
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 12 12月, 2017 1 次提交
-
-
由 QI JUN 提交于
There are mainly following fixes: - take `DeviceContext` as the template parameter of math functors and OpKernel instead of `Place` - remove `eigen_device` interface in base class `DeviceContext` - remove `GetEigenDevice` interface in `ExecutionContext` and base class `DeviceContext` - remove unused `platform::EigenDeviceConverter` - rename `REGISTER_OP_GPU_KERNEL` to `REGISTER_OP_CUDA_KERNEL` - rename `USE_GPU_ONLY_OP` to `USE_CUDA_ONLY_OP`
-
- 17 11月, 2017 1 次提交
-
-
由 chengduoZH 提交于
-
- 13 11月, 2017 1 次提交
-
-
由 chengduoZH 提交于
-
- 10 10月, 2017 2 次提交
-
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
- 30 9月, 2017 2 次提交
-
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
- 29 9月, 2017 1 次提交
-
-
由 chengduoZH 提交于
-
- 28 9月, 2017 1 次提交
-
-
由 chengduoZH 提交于
-
- 26 9月, 2017 1 次提交
-
-
由 chengduoZH 提交于
-
- 25 9月, 2017 2 次提交
-
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
- 23 9月, 2017 1 次提交
-
-
由 chengduoZH 提交于
-
- 22 9月, 2017 1 次提交
-
-
由 chengduoZH 提交于
-
- 21 9月, 2017 1 次提交
-
-
由 chengduoZH 提交于
-
- 20 9月, 2017 1 次提交
-
-
由 chengduoZH 提交于
-