- 01 9月, 2020 1 次提交
 - 
- 
由 Leo Chen 提交于
* add check for bernoulli and register bool for unsqueeze * follow comments
 
 - 
 - 21 8月, 2020 1 次提交
 - 
- 
由 Leo Chen 提交于
* add bernoulli op * fix cuda kernel and add unit test * refine doc * fix uniform
 
 - 
 - 27 4月, 2020 1 次提交
 - 
- 
由 Yiqun Liu 提交于
 
 - 
 - 26 11月, 2019 1 次提交
 - 
- 
由 GaoWei8 提交于
* Add fc padding to solve mkl performance test=develop * fix gpu pass and error information test=develop * fix fc_fuse_pass_test test=develop * fix error information test=develop * fix error information test=develop * fix name and add fc op padding test test=develop * fix attributes test=develop * optimize fc padding test=develop * fix test test=develop
 
 - 
 - 11 9月, 2019 1 次提交
 - 
- 
由 Yiqun Liu 提交于
* Refine the codes related to fc op. * Add GPU implementation for fc functor. * Apply fc_fuse_pass in GPU inference. test=develop * Change the cmake for fc op. * Change PADDLE_ENFORCE to PADDLE_ENFORCE_EQ. * Add an attribute to set the activation type in fc_op. * Enhance the unittest of fc_op. test=develop * Remove the declaration of FCOpGrad back to the header file. test=develop * Set default value for newly added arguments in test_fc_op. test=develop
 
 - 
 - 19 2月, 2019 1 次提交
 - 
- 
由 xuezhong 提交于
test=develop
 
 - 
 - 30 1月, 2019 1 次提交
 - 
- 
由 xuezhong 提交于
 
 - 
 - 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`
 
 - 
 - 26 10月, 2017 1 次提交
 - 
- 
由 chengduoZH 提交于
 
 - 
 - 23 10月, 2017 1 次提交
 - 
- 
由 chengduoZH 提交于
 
 - 
 - 28 9月, 2017 1 次提交
 - 
- 
由 Liu Yiqun 提交于
 
 - 
 - 27 9月, 2017 1 次提交
 - 
- 
由 qiaolongfei 提交于
 
 - 
 - 26 9月, 2017 1 次提交
 - 
- 
由 caoying03 提交于
 
 - 
 - 22 9月, 2017 1 次提交
 - 
- 
由 caoying03 提交于
 
 - 
 - 13 9月, 2017 1 次提交
 - 
- 
由 caoying03 提交于
 
 - 
 - 12 9月, 2017 1 次提交
 - 
- 
由 caoying03 提交于
 
 -