- 24 5月, 2023 11 次提交
-
-
由 kangguangli 提交于
* add vector type support for program translator * polish * resolve conflicts * add verify for combine/slice and unittests * polish
-
由 王明冬 提交于
-
由 xiaoguoguo626807 提交于
-
由 Haohongxiang 提交于
-
由 Zhang Jun 提交于
-
由 Winters Montagne 提交于
Removed unnecessary header files introduced
-
由 lijin23 提交于
[XPU][PHI Kernels] bind bitwise_add kernel & add int32/int64 support to scatter_nd_add kernel for xpu (#54066) * bind new kernels to xpu * refine code * fix bugs in unittest
-
由 Frank Lin 提交于
-
由 tianshuo78520a 提交于
-
由 houj04 提交于
* [XPU] add retry for unittests * revert debug code.
-
- 23 5月, 2023 29 次提交
-
-
由 risemeup1 提交于
* test * fix_bug
-
由 Leo Chen 提交于
-
由 Zhang Zheng 提交于
* [AMP OP&Test] Support float16 in selu * fix
-
由 Fisher 提交于
* Enable check_cinn on some tests Tests: bitwise, compare, shape, assign_value, sum, expand_v2, lookup_table, lookup_table_v2 * Enable more CINN tests Tests with CINN: expand_v2, matmul, matmul_v2, mul, norm, one_hot_v2 Add target select in cinn_launch_op * Revert test_mul_op * Improve op unit tests
-
由 LiYuRio 提交于
-
由 RuohengMa 提交于
-
由 wanghuancoder 提交于
-
由 zhangbo9674 提交于
* Use copy_if_different to avoid recompilation of generated cutlass kernels. * add program parameter dialect_interface * fix op create bug * add conv2d * draft of paddle converter * fix CI * fix windows CI * fix program destructor * printer draft * fix bug * printer draft finish * fix windows CI * reserve inplace semantics * revert program::destroy since no need to do topology sort * revert * modify by reviews * commit printer and resnet50 related ops * fix * fix * fix op definition * refine op dyn_cast * fix bug * refine code * refine code * refine code * refine code * add code gen * refine code * refine code * refine code --------- Co-authored-by: Numiswing <umiswing@foxmail.com> Co-authored-by: Nkangguangli <kangguangli@hotmail.com>
-
由 zhenhailiu 提交于
* merge code from forsish * polish * paddle/fluid/pybind/auto_parallel_py.cc * polish * polish * polish * polish * polish * polish * polish * polish * polish * polish * polish
-
由 gouzil 提交于
* [phi] autogen code tril_triu * [phi][api]fix tril_triu_grad args * [fluid] clean cmake; [phi] fix infer_meta
-
由 co63oc 提交于
-
由 co63oc 提交于
-
由 Yuanle Liu 提交于
* fix trt inference fp16 io * fix inference fp16 io
-
由 co63oc 提交于
-
由 weishengying 提交于
-
由 co63oc 提交于
* Fix typos * Fix
-
由 cyberslack_lee 提交于
-
由 niuliling123 提交于
-
由 huangjiyi 提交于
* update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update HostAlloc * update param name * update cpu kernel * remove kernel header * update * update
-
由 Tian Zheng 提交于
-
由 Leo Chen 提交于
* add host memory stats * add ut
-
由 huangjiyi 提交于
* update * update * update * set out dtype
-
由 Wang Xin 提交于
* static graph autogen code support for pad3d op * bug fixed * add ut for pad3d mkldnn op * fix coverage * fix bug * fix bug * Delete test_pad3d_mkldnn_op.py
-
由 zhangyikun02 提交于
-
由 ronnywang 提交于
* [CustomDevice] fix auto_paralell * update * update * update
-
由 LoneRanger 提交于
* fix the static op generation for group_norm * fix bug of mismatch * fix bug of AssertionError * fix setting of composite
-
由 zxcd 提交于
* fix processing logic of the arange function when dtype is empty. * update commit version * fix ValueError when end is None. * add unitest for new case. * fix tensor type. * remove paddle.to_tensor(), add more test unit. * remove useless line. * fix enable_static * add new test unit. * fix by comment.
-
由 risemeup1 提交于
-
由 Yuanle Liu 提交于
-