- 28 11月, 2022 1 次提交
-
-
由 huangjiyi 提交于
* decouple cudnn_desc.h from fluid * move cudnn_desc.h from fluid to phi * fix bugs * decouple cudnn_helper.h from fluid * fix bugs * move cudnn_helper.h from fluid to phi * add fluid cudnn_helper.h * move miopen_desc.h from fluid to phi * move miopen_helper.h from fluid to phi * fix bugs * move gpu_dnn.h from fluid to phi * fix bugs * update copyright year * simplify gpu_dnn.h in fluid * fix bugs * fix xpu build bug * fix compile bug * fix bug
-
- 18 11月, 2022 1 次提交
-
-
由 huangjiyi 提交于
* move "paddle/phi/backends/gpu/gpu_device_function.h" to phi * update copyright years * rm "fluid/platform/device/gpu/gpu_device_function.h" in phi * fix rocm-complie bugs
-
- 09 11月, 2022 1 次提交
-
-
由 huangjiyi 提交于
* rm "paddle/fluid/platform/dynload/cudnn.h" in phi * rm "paddle/fluid/platform/dynload/mklml.h" in phi * rm "paddle/fluid/platform/dynload/rocblas.h" in phi * replace "paddle::platform::dynload::" with "phi::dynload::" in phi * revert "blas_impl.cu.h"
-
- 13 10月, 2022 1 次提交
-
-
由 carryyu 提交于
-
- 29 9月, 2022 1 次提交
-
-
由 carryyu 提交于
-
- 09 9月, 2022 1 次提交
-
-
由 sneaxiy 提交于
* fix softmax int64 * follow comments
-
- 23 8月, 2022 1 次提交
-
-
由 niuliling123 提交于
-
- 21 6月, 2022 1 次提交
-
-
由 Zhang Ting 提交于
-
- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 30 5月, 2022 1 次提交
-
-
由 crystal 提交于
-
- 16 3月, 2022 1 次提交
-
-
由 Zhang Zheng 提交于
* Optimize the computation of log_softmax * modify the var name
-
- 14 3月, 2022 1 次提交
-
-
由 Zhang Zheng 提交于
* Optimize performance of log_softmax * delete unity build * modify to phi * fix * fixfixfixfix * fix * fix * fix * fix * simplify * fix * fix enforce
-
- 11 3月, 2022 1 次提交
-
-
由 Yiqun Liu 提交于
-
- 02 3月, 2022 1 次提交
-
-
由 zhangbo9674 提交于
* add softmax log_softmax * refine rocm * refine unittest
-
- 25 2月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
* support cudnn kernel moving * polish cmake rules * add unittest for coverage * remove orig kernel * remove softmax cudnn kernel * fix softmax test failed * fix npu func error * resolve conflict * rename gpu dnn kernels * fix name rule error * fix compile error * update fp16 namespace
-
- 11 2月, 2022 1 次提交
-
-
由 Zhang Zheng 提交于
* Optimize performance of softmax_bwd when axis!=-1 * fix * fix * fix * fix
-
- 09 2月, 2022 1 次提交
-
-
由 Zhang Zheng 提交于
* Optimize performence of softmax_fwd when axis!=-1 * use functor * support hip * fix functor
-
- 27 1月, 2022 1 次提交
-
-
由 Feiyu Chan 提交于
-
- 09 12月, 2021 1 次提交
-
-
由 Feng Xing 提交于
-
- 08 12月, 2021 1 次提交
-
-
由 Yanxing Shi 提交于
-
- 03 12月, 2021 1 次提交
-
-
由 ronnywang 提交于
* refine structure for cuda and rocm * update * update * update * update
-
- 28 10月, 2021 1 次提交
-
-
由 Liu-xiandong 提交于
-
- 08 9月, 2021 1 次提交
-
-
由 Li Min 提交于
-
- 14 4月, 2021 1 次提交
-
-
由 xingfeng01 提交于
-
- 03 3月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 13 1月, 2021 1 次提交
-
-
由 GaoWei8 提交于
* softmax backward optimize
-
- 10 1月, 2021 1 次提交
-
-
由 GaoWei8 提交于
* optimize softmax forward
-
- 09 12月, 2020 1 次提交
-
-
由 zlsh80826 提交于
* vec softmax fw * vec softmax bw * add a message argument for compiler compatibility
-