- 28 4月, 2023 17 次提交
-
-
由 Meteor Liu 提交于
-
由 huangjiyi 提交于
* update * fix bug * support parsing fixed kernel data_type * update op_compat * update
-
由 Sanbu 提交于
-
由 megemini 提交于
* 【Hackathon 4th No.12】为 Paddle 新增 Cauchy API * [Change]修改初始化方法与类型检查 * [Change]将测试用例移动到新的目录下 * [Change]适配to_tensor的0D
-
由 dasen 提交于
-
由 Zhan Rongrui 提交于
-
由 jjyaoao 提交于
-
由 iSerendipity 提交于
-
由 Zhang Jun 提交于
* trt support 0 dim * trt support 0 dim * update activation ut
-
由 Roc 提交于
To make it synchronized at the first recv operator. If warping all send and recv operators with group start and end, the received tensor will be not complete.
-
由 wangshengxiang 提交于
-
由 lj970926 提交于
* clang format * add cumsum_grad op to xpu2_op_list
-
由 co63oc 提交于
-
由 superwinner1 提交于
* 'fmin' * 'fix' * 'fix'
-
由 tianshuo78520a 提交于
* test py3.8 * fix * test gcc12 * test gcc12 * test gcc12 * test py3.8 * test py3 * fix * fix * add ubutnu20 * add ubutnu20 * add ubutnu20 * test py3 * fix error * fix error * fix error * fix error * fix error * update py version * fix * test docker * test docker * test docker * fix pip version,use pip3.9 * log error * log add * test ci * add test log * del * fix * test ci * test ci * update dockerfile * update ci_dockerfile * update ci_dockerfile * update ci_dockerfile * fix * add git * fix
-
由 sneaxiy 提交于
-
由 xiaoguoguo626807 提交于
* add mul doubel grad * add sub_double_grad * add add sub high test * add mutiply test * modify other unsqueeze * delete api.yaml * only for make ci run * midify unsqueeze * modify unsqueeze * tmp * modify operants gen
-
- 27 4月, 2023 23 次提交
-
-
由 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 * PR comment
-
由 gouzil 提交于
* [phi] move sequence_pool kernel to phi * mv kernels impl * fix parameter error * clean include * fix compat filename * [phi] move fluid sequence_pool_grad to phi * [phi][compat] sig rm GradVarName * [phi] fix sequence_pool out type * [phi] rm impl, add const string * [phi] fix const str * fix sequence_pooling cmake * [phi] mv sequence_pooling_test * [phi] fix grad sig * [phi] fix sequence_pool is_test error * [phi] fix sequence_pooling gpu include * [phi] mv to impl * [phi] fix SequencePoolFunctor cu include * [phi] modify out max_index int32_t * [phi] add pooltype mapping determine * [phi] fix sequence_pool_sig * [phi] fix sequence_pool_sig sum * [phi] try ci * [phi] fix max_index optional
-
由 Yuanle Liu 提交于
-
由 zhupengyang 提交于
-
由 WangZhen 提交于
[Dy2St]Get grad names when call append backward to fix high order gradient (#53250)
-
由 WangZhen 提交于
* Update slim approve list * Fix id, test=document_fix
-
由 wuhuachaocoding 提交于
-
由 houj04 提交于
-
由 gouzil 提交于
* [static op generation] triangular_solve * [phi] mv triangular_solve_grad to static_backward * [phi] fix import * [phi] mv to ops.yaml、 backward.yaml * fix forward attr * [phi] fix triangular_solve_grad args
-
由 HongyuJia 提交于
* [CINN Support 0D-Tensor] CINN supports 0D-Tensor with trick temporarily * Add unittest
-
由 yangguohao 提交于
-
由 Wang Xin 提交于
-
由 NetPunk 提交于
* support fp16 for maxout op * format code * change api * add test for static float16 * format code * formatting code * atol alignment * experiment—1 * experiment-2 * experiment-3 * format code
-
由 Sonder 提交于
* trans fused_feedward Compute function to phi * add register info * remove maxfunctor * move fused feedward to phi * remove sig file * remove fliud include * add include * add include * add sig file * add output register info * fix sig file * Update fused_feedforward_sig.cc * fix grad kernel * update output register info * fix * open fused_feedforward static build * add optional and fix code style * fix output info for fused attention * add optional param * merge
-
由 Zhang Ting 提交于
* support OD level and skip dynamic loss scaling for bf16
-
由 HongyuJia 提交于
* [Fix CppExtension Unittest] Change CUDAExtension to CppExtension if necessary * Temporarily test cpp_extension under GPU * Split mixed_extension unittest
-
由 HongyuJia 提交于
-
由 HydrogenSulfate 提交于
* add jacobian and hessian in paddle.autograd * disable unitest 'func_multi_input' for bug in high-order gradient of multiply * add dimension checks * add support for 0-D tensor * change return type from Jacobian to Hessian in hessian function * refine Jacobian _flatten function for single xs * refine support for 0-D tensor * 1. add 'func_multi_input' unitest for multiply_grad_kernel bug fixed already. 2. support non-inplace math operation via magical method overwriting. * add unitest for math operation and raise error when 0-D tensor is indexed * add ndim check on ys and xs according to is_batched, and add one unitest * refine docstring of jacobian and hessian * move paddle.incubate.autograd.Jacobian/Hessian to paddle.incubate.autograd.functional.Jacobian/Hessian * remove single_input unitest case because numerical differentiation is wrong * remove 3 unitest for numerical result(reference result) is wrong * 1. rename autodiff.py to autograd.py 2. increase TIMEOUT to 100 * cancel modification for functional Jacobian/Hessian * 1. use tuple as return type instead of list 2. refine docstring * add more unitest case to improve coverage * remove 2 unitest of Hessian for numerical result is wrong * remove 1 unitest of Hessian for numerical result is wrong * remove 1 unitest of Hessian for numerical result is wrong * change unit test to shape check * correct doc and replace incubate API to stable API in _grad
-
由 xiaoguoguo626807 提交于
* modify concat_grad add sum comp rule * modify opcompat
-
由 hua-zi 提交于
* updata Adamw.py out.backward() -> loss.backward() * Update adamw.py
-
由 wanghuancoder 提交于
-
由 JYChen 提交于
-
-