- 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
-
- 28 9月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
* remove needless using tensor * remove needless using tensor * resolve conflict * replace tensor using * fix format error * revert needless changing * fix rocm and npu compile error * fix cinn compile error * fix format error * fix mkldnn format error * fix mkldnn format error * fix cinn compile error * fix cinn compile error * fix cinn compile error * resolve conflict
-
- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 02 3月, 2022 1 次提交
-
-
由 Feiyu Chan 提交于
* move sequence2batch * move lstm and gru * Add phi/kernels directory into exclusion to stop using hipcc to compile non .cu files in it.
-
- 09 9月, 2020 1 次提交
-
-
由 kinghuin 提交于
optimize the error message for math dir
-
- 07 2月, 2020 1 次提交
-
-
由 Zhong Hui 提交于
Fix the integer overflow problem in the op of sequence2batch, change the int32_t to size_t, In the /paddle/fluid/operators/math/sequence2batch.h#L122.
-
- 30 8月, 2018 1 次提交
-
-
由 tensor-tang 提交于
-
- 23 7月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 15 5月, 2018 1 次提交
-
-
由 Yiqun Liu 提交于
* Fix a bug related to dispensable inputs and refine the inference unittest. * Fix the use of dispensable inputs in reshape_op. * Polish the enforce statements. * Fix an English writing typo.
-
- 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 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"
-
- 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`
-
- 14 11月, 2017 1 次提交
-
-
由 dangqingqing 提交于
-
- 11 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 次提交
-
-
由 guosheng 提交于
-
- 26 10月, 2017 2 次提交
-
-
由 dangqingqing 提交于
-
由 dangqingqing 提交于
-
- 25 10月, 2017 1 次提交
-
-
由 dangqingqing 提交于
-
- 21 10月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 19 10月, 2017 1 次提交
-
-
由 dangqingqing 提交于
-
- 18 10月, 2017 1 次提交
-
-
由 dangqingqing 提交于
-
- 16 10月, 2017 1 次提交
-
-
由 dangqingqing 提交于
-
- 12 10月, 2017 1 次提交
-
-
由 dangqingqing 提交于
-