- 08 11月, 2022 1 次提交
-
-
由 jzhang533 提交于
* removing dependent to fluid/framework/eigen.h in phi * more fix according to PR-CI-Py3 fail
-
- 11 10月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
* remove using lodtensor part1 * polish history code format
-
- 02 7月, 2022 1 次提交
-
-
由 Leo Chen 提交于
* fix init() * delete test_device_context * replace CPUDeviceContext with CPUContext * fix test_scalar * remove dot_op.cc * fix compile
-
- 26 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 20 2月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
* rename pten dir to phi * rename namespace to phi * rename infrt pten dir to phi * resolve conflict * rename pten to phi in cmake * revert all infrt change * change needed files * fix infrt failed * fix inference failed
-
- 19 2月, 2022 1 次提交
-
-
由 Aurelius84 提交于
* Unify paddle/pten::framework::ddim into pten::ddim * fix paddle namespace * compile sucessfully * fix npu src file * fix conflict * fix conflict * fix tensorrt compiler error * fix conflict * fix conflict * fix tesst file conflict * fix conflict * fix mlu file conflict * fix mlu file conflict * fix cinn header file conflict * fix conflict * fix conflict * fix conflict * fix conflict
-
- 11 2月, 2022 1 次提交
-
-
由 Feiyu Chan 提交于
* move operators/math/math_function_* to pten/kernels/func * namespace from `paddle::operators::math` to `pten::funcs`
-
- 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 提交于
-