- 02 6月, 2023 1 次提交
-
-
由 Hui Zhang 提交于
* floor div support float/double/bfloat16/float16 * add ut * fix bug * fix fft.ifftshift for floor_divide upgrade * fix comment * fix bugs * fix bug
-
- 24 5月, 2023 2 次提交
-
-
由 zhangyuqin1998 提交于
-
由 zhangyuqin1998 提交于
* move raw kernels to legacy * Update elementwise_add_kernel.cu * fix
-
- 19 5月, 2023 1 次提交
-
-
由 zhangyuqin1998 提交于
-
- 18 5月, 2023 1 次提交
-
-
由 Charles-hit 提交于
* add meshgrid,expand_as, prod and grad bf16 kernel * fix bf16 for optest * modify code style * fix amp test
-
- 16 5月, 2023 1 次提交
-
-
由 cyberslack_lee 提交于
-
- 10 5月, 2023 1 次提交
-
-
由 co63oc 提交于
-
- 08 5月, 2023 1 次提交
-
-
由 GGBond8488 提交于
* add complex support for optest * add complex grad test * append one * move some debug info * move some debug info * move some debug info * move some debug info * add more complex test * Fix naming ambiguity * Revert "add more complex test" This reverts commit dbcb0516b8e53ba42e2d6089878a39b395345969. * change backward gradient, add TODO
-
- 28 4月, 2023 2 次提交
-
-
由 Bo Zhang 提交于
* change judgement for DropoutGradGPUKernelDriver * add UnrollerWithoutVecSize and after this Loaddata to be refined * pass unittest * use same unroller with XPU * BroadcastWithInt64Index * BroadcastDataLoader template partial specialization * fix compile errs in ROCms * clean ElementwiseT and InT for BroadcastKernel * default axis and clean inT * remove redundant fast divmod computation * optimize drop_nd & drop_nd_grad * optimize BroadcastDataLoader bf16 fp16 * rm InT etc. after merge develop * delete constexpr for windows ci * fix conflict * fix conflic with develop * fix conflic * new clean * clean
-
由 superwinner1 提交于
* 'fmin' * 'fix' * 'fix'
-
- 27 4月, 2023 1 次提交
-
-
由 superwinner1 提交于
-
- 25 4月, 2023 1 次提交
-
-
由 cyberslack_lee 提交于
-
- 20 4月, 2023 1 次提交
-
-
由 zhangyuqin1998 提交于
* setup * Update elementwise_kernel.cc * Update elementwise_kernel.cc * fix * fix * Update elementwise_kernel.cu * fix * Update elementwise_kernel.cc * Update elementwise_kernel.cc * Update elementwise_kernel.cc * Update elementwise_kernel.cc * Update elementwise_kernel.cc * Update elementwise_kernel.cc
-
- 13 4月, 2023 1 次提交
-
-
由 Zhang Zheng 提交于
* [AMP OP&Test] Support fp16&bf16 in reduce_max
-
- 06 4月, 2023 1 次提交
-
-
由 WJJ1995 提交于
* fixed glog * add * add bfloat16 test for logical op * rm useless code * add uint16 * deal with comments * fixed code style * fixed code style * fixed for ci * deal with comments * fixed for ci
-
- 23 3月, 2023 2 次提交
-
-
由 Lin Manhui 提交于
* Add bf16 support for elementwise_pow * Update ut
-
由 denglianbin 提交于
* finish pr * skip cpu test for logical * change test style * fix error.
-
- 13 3月, 2023 1 次提交
-
-
由 iSerendipity 提交于
* Replace paddle::experimental::DataType as phi::DataType * restore custom_device.cc
-
- 12 3月, 2023 1 次提交
-
-
由 Sanbu 提交于
* Add output defs for all_close all_raw kernel * Update interpreter_util.cc
-
- 09 3月, 2023 1 次提交
-
-
由 zhangyuqin1998 提交于
-
- 08 3月, 2023 2 次提交
-
-
由 YuhangLi 提交于
* mean fp16 * fp16 * [AMP OP&Test] mean append bf/fp16 * means append more bf16 uts * format class name * fix ci * fix for windows * fix issue * fix redundancy * fix redund * fix elewise_max ut bf16 numeric delta * remove use func
-
由 Huang Jiyi 提交于
* add output defs * add output defs for kps
-
- 02 3月, 2023 1 次提交
-
-
由 Ruibiao Chen 提交于
* Check structed kernel for new executor static build * Update code * Ready for resnet50 * Move transfer_dtype to phi * Ready for transformer * Fix CI errors * Fix layer_norm InferMeta * Remove layer_norm infermeta fix
-
- 25 2月, 2023 1 次提交
-
-
由 zyfncg 提交于
* rename elementwise_heaviside to heaviside * delete __init__.py * fix bug
-
- 13 2月, 2023 1 次提交
-
-
由 zyfncg 提交于
* delete axis of fmin * fix bug
-
- 12 1月, 2023 1 次提交
-
-
由 YuanRisheng 提交于
* rename kernel * delete sig * modify code according comment * fix ci bugs
-
- 21 11月, 2022 1 次提交
-
-
由 wanghuancoder 提交于
* refine reduce_all
-
- 10 11月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
* standard api * fix sparse bugs * fix xpu bugs, test=kunlun * remove hard code for custom unittest * open ci, test=kunlun * deal with conflict
-
- 01 11月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
* standard_api * add hardtanh
-
- 23 9月, 2022 1 次提交
-
-
由 limingshu 提交于
* first commit * clarify the quotes * change code style format * support bfloat16
-
- 20 9月, 2022 1 次提交
-
-
由 Ghost Screaming 提交于
-
- 17 9月, 2022 1 次提交
-
-
由 Ghost Screaming 提交于
* Fix bug of reduce_sum op. When input.numel() > INT32_MAX, its result is wrong. * Fix some problems. 1. Change fluid head files to phi files. 2. Delete useless code. 3. Fix code style problems. * Fix some code style problems. * Fix some code style problems.
-
- 06 9月, 2022 1 次提交
-
-
由 xiaohemaikoo 提交于
-
- 31 8月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
* move elementwise test=kunlun * move add/sub/mul/div kernel to elementwise_kernel, test=kunlun * fix ci bugs,test=kunlun * fix ci bugs * test=kunlun
-
- 30 8月, 2022 2 次提交
-
-
由 WangZhen 提交于
* [OpAttr]Adapt tensor axis for reduce_min/max/mean/sum/prod
-
由 Chen Weihang 提交于
-
- 04 8月, 2022 1 次提交
-
-
由 limingshu 提交于
* first commit * add fp16 ctest files for compare op * add cpu register of float16 for compare ops
-
- 01 8月, 2022 1 次提交
-
-
由 Xiaoxu Chen 提交于
-
- 07 6月, 2022 1 次提交
-
-
由 niuliling123 提交于
-
- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-