- 11 2月, 2022 1 次提交
 - 
- 
由 Feiyu Chan 提交于
* move operators/math/math_function_* to pten/kernels/func * namespace from `paddle::operators::math` to `pten::funcs`
 
 - 
 - 17 4月, 2020 1 次提交
 - 
- 
由 huangjun12 提交于
* enhance error message test=develop * fix CI test of 3 op test=develop * fix bug caused by the diff of long type in py2 and py3, test=develop
 
 - 
 - 04 11月, 2019 1 次提交
 - 
- 
由 Zhang Ting 提交于
 
 - 
 - 13 11月, 2018 1 次提交
 - 
- 
由 tensor-tang 提交于
test=develop
 
 - 
 - 30 3月, 2018 1 次提交
 - 
- 
由 Tomasz Patejko 提交于
 
 - 
 - 12 2月, 2018 1 次提交
 - 
- 
由 qingqing01 提交于
 
 - 
 - 10 2月, 2018 2 次提交
 - 26 12月, 2017 1 次提交
 - 
- 
由 Luo Tao 提交于
 
 - 
 - 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`
 
 - 
 - 06 12月, 2017 1 次提交
 - 
- 
由 gongweibao 提交于
Add LRN efficient GPU implement
 
 - 
 - 26 10月, 2017 1 次提交
 - 
- 
由 gongweibao 提交于
Add local response normalize
 
 -