- 21 3月, 2022 1 次提交
-
-
由 niuliling123 提交于
* Support MaskedSelectGrad op with Kernel Primitive API
-
- 17 3月, 2022 2 次提交
-
-
由 niuliling123 提交于
-
由 niuliling123 提交于
* Replace PADDLE_WITH_XPU2 with PADDLE_WITH_KP
-
- 11 3月, 2022 1 次提交
-
-
由 Feng Xing 提交于
* format softmax forward * seperate include and macro to two if-else
-
- 07 3月, 2022 1 次提交
-
-
由 zhangbo9674 提交于
* add gaussian random * add full * refine reduce * refine code * refine gaussian_random unittest * add unittest for fill_any_like fill_constant
-
- 01 3月, 2022 1 次提交
-
-
由 niuliling123 提交于
* Add function description for Kernel Primitive API 1. Set cumsum and sort share memory size = 1024 2.sort and cumsum api limitation : blockDim.x must be less than 512 (blockDim.x <= 512)
-
- 23 2月, 2022 1 次提交
-
-
由 Liu-xiandong 提交于
* [KP] Add elementwise add xpu, test=develop * modify the File Permissions * modify the copyright time * modify code style * modify code style
-
- 22 2月, 2022 3 次提交
-
-
由 Zhang Zheng 提交于
* Modify the implementation of BlockYReduce to fit more scenes * fix * fix
-
由 niuliling123 提交于
* Modified RandomKernel with Kernel Primitive API * update pten.h to phi.h * update * update fullKernel
-
由 niuliling123 提交于
* Add Sort API for Kernel Primitive API * update & -> ptr
-
- 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
-