- 14 11月, 2022 6 次提交
-
-
由 niuliling123 提交于
-
由 engineer1109 提交于
-
由 JZ-LIANG 提交于
* fixed cond state * fixed cond state
-
由 yeliang2258 提交于
-
由 Ruibiao Chen 提交于
-
由 Nyakku Shigure 提交于
-
- 11 11月, 2022 14 次提交
-
-
由 zhouweiwei2014 提交于
-
由 YUNSHEN XIE 提交于
-
由 czr-gc 提交于
* feat(ipu): add model_runtime backend support in IPU. * fix(ipu_executor): fix error message format. * fix(ipu_executor): fix format. * fix(ipu_executor): fix format again. * fix(ipu_executor): fix format again. * fix(ipu_executor): fix format again.
-
由 zhangbo9674 提交于
* refine shape op in new_exe * Revert "refine shape op in new_exe" This reverts commit 0e0336ddc5eede3da019b348a0bcc0ef0f3be64e. * refine shape op in new_exe * refine shape expected_kernel_type * add SelectedRows check for shape op * refine code
-
由 james 提交于
phi::Alloc() complains about missing device_allocator_
-
由 zyfncg 提交于
* generate static graph code for some ops by yaml * remove deleted files * update cmake * update cmake * udpate cmake
-
由 ronnywang 提交于
* fix cpu build failed * update
-
由 Yuanle Liu 提交于
-
由 Wang Xin 提交于
-
由 Wang Xin 提交于
-
由 Yiqun Liu 提交于
-
由 zhangkaihuo 提交于
-
由 huangjiyi 提交于
* rm "paddle/fluid/operators/eigen/eigen_function.h" in phi * rm "paddle/fluid/operators/elementwise/elementwise_op_function.h" in phi * Revert "rm "paddle/fluid/operators/elementwise/elementwise_op_function.h" in phi" This reverts commit c4ba51225e3652f1d80925afba406612968f0ee9.
-
由 PuQing 提交于
-
- 10 11月, 2022 20 次提交
-
-
由 zhangyikun02 提交于
-
由 Sylwester Fraczek 提交于
* migrate prelu * remove cache * review fixes
-
由 WangZhen 提交于
Get grads types from cpp for adam to speed up
-
由 LiYuRio 提交于
-
由 YuanRisheng 提交于
* standard api * fix sparse bugs * fix xpu bugs, test=kunlun * remove hard code for custom unittest * open ci, test=kunlun * deal with conflict
-
由 Wang Xin 提交于
* remove fluid/framework/generator.h from phi * fix PR-CI-Kunlun-KP-Build fail
-
由 wuhuachaocoding 提交于
* add recompute doc. * add recompute doc. * add recompute doc. * update. * update.
-
由 PuQing 提交于
* rm fluid gpu_launch_config * fix type
-
由 zhangxin81 提交于
* add roformer pass&&plugin(novarlen)
-
由 huangjiyi 提交于
[PHI Decoupling] remove "paddle/fluid/platform/float16.h" and "paddle/fluid/platform/for_range.h" in phi. (#47817) * rm "paddle/fluid/platform/float16.h" in phi * rm "paddle/fluid/platform/for_range.h" in phi
-
由 huangjiyi 提交于
[PHI Decoupling] remove dependency on "paddle/fluid/platform/errors.h" and "paddle/fluid/platform/fast_divmod.h" in phi. (#47815) * rm "paddle/fluid/platform/errors.h" in phi * rm "paddle/fluid/platform/fast_divmod.h" in phi
-
由 zhaoyingli 提交于
-
由 caozhou 提交于
* add c_concat pass for reshard * add unittest
-
由 zhouweiwei2014 提交于
-
由 huangjiyi 提交于
-
由 pangyoki 提交于
change cudnn error to cuda error if compiled cuda version is incompatible with installed cuda version (#47743) * fix cudnn error * fix * fix * fix
-
由 james 提交于
* XPU support eager mode * add unittest for XPU eager mode * minor bugfix * minor bugfix, test=kunlun * correct copyright info * 1. remove unsed vars/funcs 2. ProcessGroupBKCL inherit from ProcessGroupStream * bugfix for fp16 in eager mode multi-card, test=kunlun * rebase & fix a few issues * use new processgroup interface, test=kunlun * fix compile issue, test=kunlun
-
由 Zhang Zheng 提交于
-
由 wenbin 提交于
* skip_merge_layernorm * add UT * modify comments
-
由 zyfncg 提交于
* add ci check for code-gen script * update
-