- 11 5月, 2023 6 次提交
-
-
由 kangguangli 提交于
* remove execution_strategy docstring * remove doc of num_iteration_per_run; test=document_fix
-
由 houj04 提交于
* [XPU] update dependency for xccl. * remove unnecessary codes.
-
由 houj04 提交于
* [XPU] update log for bkcl function calls. * minor update * revert unnecessary modifications.
-
由 张春乔 提交于
-
由 WangZhen 提交于
* Fix div error when dtype is int64 in static mode * Fix out dtype
-
由 xiaoguoguo626807 提交于
【prim】add dygraph error code when close prim flag for op who has composite implement but no grad kernel (#53610) * add no prim no gradOp error code * delete prim_white_list throw error * delete invoke_forward_api throw error * delete invoke_forward_api throw error * review * review
-
- 10 5月, 2023 17 次提交
-
-
由 傅剑寒 提交于
* add index_put api * fix value broadcast in backward and add test case in static * add timeout=120s for index_put * add op_compat for index_put * add inplace index_put test * add test case when index tensor in indices is int32 when indices.size less than x.dims * add index_put api backward in cpu place * add backward test case * refactor code to delete some duplicated code * replace reshape with resize for decrease extra memcpy * add datatype flag in backward yaml * fix bug in documentation * Update python/paddle/tensor/manipulation.py --------- Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
-
由 Yuang Liu 提交于
-
由 wz1qqx 提交于
* fix as review, add fp16 conv2d_transpose * fix unittest of bn and reduce_mean * fix bn unittest * fix ci * fix ci
-
由 张春乔 提交于
-
由 Chitsing KUI 提交于
* add log overwrite flag * use strtobool
-
由 Zhang Zheng 提交于
-
由 jiangcheng 提交于
-
由 Roc 提交于
* revert p2p communication for xpu * pp for npu * update * update * fix xpuplace * add ut for sync send * Revert "fix xpuplace" This reverts commit f89c1d7622426686bc153a3414a42c39e0f4a647. * add ut for pp sync send * rm unusable ut * update
-
由 Yuanle Liu 提交于
-
由 Galaxy1458 提交于
* test,test=develop * test,test=develop * test,test=develop * test,test=develop * test,test=develop
-
由 ronnywang 提交于
-
由 Yiqun Liu 提交于
-
由 co63oc 提交于
-
由 Winters Montagne 提交于
-
由 Yiqun Liu 提交于
-
由 Sanbu 提交于
-
- 09 5月, 2023 17 次提交
-
-
由 zhangkaihuo 提交于
-
由 Aurelius84 提交于
[CINN]Adjust Bert unittest loss ground truth, see: PaddlePaddle/CINN#1357
-
由 gouzil 提交于
* [phi][api] add autogen code coalesce_tensor * [phi][api]fix args * [phi][api] supplement attrs
-
由 Wilber 提交于
-
由 Ainavo 提交于
-
由 Galaxy1458 提交于
* test,test=develop * test,test=develop * test,test=develop * test,test=develop
-
由 zhouweiwei2014 提交于
* [Zero-Dim] add 0D Tensor UT case for XPU * fix comment * remove some unnecessary UT
-
由 Kim Yann 提交于
-
由 RuohengMa 提交于
* bind sparse_coo_tensor, reduce_max/max_int32, range/arange_int32, equal_bool, scatter_grad_float32, nearest_interp_int64 kernels * add more unit tests; modify compilation logic of xpu sparse kernels
-
由 Zhan Rongrui 提交于
-
由 YUNSHEN XIE 提交于
-
由 Sanbu 提交于
-
由 Wilber 提交于
-
由 zhiboniu 提交于
* add logaddexp * update
-
由 umiswing 提交于
-
由 GGBond8488 提交于
* add 0D test for linalg and linalg.cond * remove p_norm test * Update test_zero_dim_tensor.py * Update test_zero_dim_tensor, test=allcase * add 0D op test for cond and pnorm,test=allcase * fix conda error
-
由 cyber-pioneer 提交于
-