- 11 2月, 2022 1 次提交
 - 
- 
由 Feiyu Chan 提交于
* move operators/math/math_function_* to pten/kernels/func * namespace from `paddle::operators::math` to `pten::funcs`
 
 - 
 - 03 9月, 2021 1 次提交
 - 
- 
由 Jack Zhou 提交于
* Add AsExtra for transpose * add AsExtra for lstm op * add AsExtra for gru
 
 - 
 - 15 5月, 2020 1 次提交
 - 
- 
由 liu zhengxi 提交于
* dynamic_gru err_msg enhancement, test=develop * chunk_eval err_msg enhancement and fix crf_decoding output type, test=develop * BeamSearchDecoder err msg enhancement, test=develop * fix doc for chunk_eval, test=develop * refine lod err msg for chunk_eval, test=develop
 
 - 
 - 14 2月, 2019 2 次提交
 - 30 1月, 2019 1 次提交
 - 
- 
由 xuezhong 提交于
 
 - 
 - 04 5月, 2018 1 次提交
 - 
- 
由 Yu Yang 提交于
 
 - 
 - 03 5月, 2018 1 次提交
 - 
- 
由 Yu Yang 提交于
 
 - 
 - 28 4月, 2018 1 次提交
 - 
- 
由 Abhinav Arora 提交于
* Fix CPPLint errors * Fix CPPLint errors in sequence2batch * Fix compilation * Fix LSTM op and GRU op * Fix LSTMP op * Fix more cpplint errors in operators/math * Address Code review feedback
 
 - 
 - 12 4月, 2018 1 次提交
 - 
- 
由 Siddharth Goyal 提交于
* Fix cpplint errors, round2 * Fix pointer issue
 
 - 
 - 12 2月, 2018 1 次提交
 - 
- 
由 qingqing01 提交于
 
 - 
 - 10 2月, 2018 2 次提交
 - 31 1月, 2018 1 次提交
 - 
- 
由 dzhwinter 提交于
* "Need to re-design LoD " * "add lod design" * "fix lod gpu ptr pointer" * "removed commented code" * "fix CI" * "remove set lod in pybind" * "fix style check" * "fix CI" * "fix long type template error" * "pybind reorder to use Place" * "fix ci" * "fix ci" * fix ci * "sperate as a new file" * "fix CI" * "fix ci" * small fix * "add test" * "fix adam op" * "fix lstmp op" * "fix adam op" * "follow comments" * "fix ci"
 
 - 
 - 25 12月, 2017 2 次提交
 - 
- 
由 dangqingqing 提交于
 - 
由 qingqing01 提交于
 
 - 
 - 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`
 
 - 
 - 03 12月, 2017 1 次提交
 - 
- 
由 qingqing01 提交于
 
 - 
 - 14 11月, 2017 1 次提交
 - 
- 
由 dangqingqing 提交于
 
 - 
 - 11 11月, 2017 1 次提交
 - 
- 
由 dangqingqing 提交于
 
 - 
 - 09 11月, 2017 1 次提交
 - 
- 
由 dangqingqing 提交于
 
 - 
 - 07 11月, 2017 1 次提交
 - 
- 
由 dangqingqing 提交于
1. user can disable peephole connections. 2. not calculate some gradients.
 
 - 
 - 06 11月, 2017 1 次提交
 - 
- 
由 dangqingqing 提交于
 
 - 
 - 31 10月, 2017 1 次提交
 - 
- 
由 dangqingqing 提交于
 
 - 
 - 30 10月, 2017 1 次提交
 - 
- 
由 dangqingqing 提交于
 
 - 
 - 26 10月, 2017 3 次提交
 - 
- 
由 dangqingqing 提交于
 - 
由 dangqingqing 提交于
 - 
由 dangqingqing 提交于
 
 - 
 - 25 10月, 2017 1 次提交
 - 
- 
由 dangqingqing 提交于
 
 - 
 - 23 10月, 2017 1 次提交
 - 
- 
由 dangqingqing 提交于
 
 - 
 - 21 10月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
 
 - 
 - 19 10月, 2017 2 次提交
 - 
- 
由 dangqingqing 提交于
 - 
由 dangqingqing 提交于
 
 - 
 - 18 10月, 2017 1 次提交
 - 
- 
由 dangqingqing 提交于
 
 - 
 - 16 10月, 2017 1 次提交
 - 
- 
由 dangqingqing 提交于
 
 - 
 - 12 10月, 2017 1 次提交
 - 
- 
由 dangqingqing 提交于
 
 - 
 - 09 8月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
* Make `PADDLE_ENFORCE_EQ` supports custom class, like DDim
 
 - 
 - 01 8月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
 
 - 
 - 26 7月, 2017 2 次提交