- 14 9月, 2020 1 次提交
-
-
由 lilong12 提交于
* improve err report, test=develop
-
- 26 9月, 2019 1 次提交
-
-
由 Chen Weihang 提交于
* add lod check for sequence op, test=develop * delete unnecessary check in expend op, test=develop
-
- 20 4月, 2019 1 次提交
-
-
由 Yibing Liu 提交于
* Support seq len equal to 0 in sequence ops test=develop * Add more test cases * Fix some comments test=develop * Fix py3 error test=develop
-
- 16 11月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* wip simplify operator framework * wip * wip * done test=develop * clean test=develop * fix test=develop * fix deps test=develop * fix cpu build test=develop * fix tensorrt build test=develop * fix tests test=develop * fix test=develop * fix cpu build test=develop
-
- 23 8月, 2018 1 次提交
-
-
由 luotao1 提交于
-
- 27 6月, 2018 1 次提交
-
-
由 Qingsheng Li 提交于
* Set zero outside functor
-
- 28 3月, 2018 2 次提交
- 27 3月, 2018 1 次提交
-
-
由 dzhwinter 提交于
-
- 20 3月, 2018 4 次提交
-
-
由 dzhwinter 提交于
-
由 dzhwinter 提交于
-
由 yangyaming 提交于
-
由 dzhwinter 提交于
-
- 16 3月, 2018 2 次提交
-
-
由 yangyaming 提交于
-
由 yangyaming 提交于
-
- 15 3月, 2018 1 次提交
-
-
由 yangyaming 提交于
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 23 1月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
neural machine translation model support beam search with while op
-
- 26 12月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 18 12月, 2017 1 次提交
-
-
由 wanghaoshuang 提交于
-
- 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 11月, 2017 1 次提交
-
-
由 Yi Wang 提交于
-
- 31 10月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 30 10月, 2017 1 次提交
-
-
由 wanghaoshuang 提交于
2. Fix comments and paddle enforce check
-
- 24 10月, 2017 1 次提交
-
-
由 wanghaoshuang 提交于
-
- 23 10月, 2017 1 次提交
-
-
由 wanghaoshuang 提交于
-
- 20 10月, 2017 1 次提交
-
-
由 wanghaoshuang 提交于
-
- 19 10月, 2017 2 次提交
-
-
由 wanghaoshuang 提交于
1. Add more comments and exmples 2. Rename repeat_lod to expand_lod 3. Remove unused head file
-
由 wanghaoshuang 提交于
-
- 18 10月, 2017 2 次提交
-
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
-
- 12 10月, 2017 1 次提交
-
-
由 wanghaoshuang 提交于
-
- 11 10月, 2017 1 次提交
-
-
由 wanghaoshuang 提交于
1. Add unitest 2. Add SeqExpandOpKernel
-