- 25 8月, 2022 1 次提交
-
-
由 hong 提交于
* add python final state * fix bug * fix bugs * fix bug * fix bug * revert impl, final state mul not support selected rows * fix softmax use cudnn error * add softlable false unitest * revert loss.py
-
- 24 8月, 2022 2 次提交
-
-
由 Chen Weihang 提交于
-
由 zyfncg 提交于
* support selected_rows kernel for multiply in dygraph * refine the trace python api * fix check input * fix check input * fix check input
-
- 23 8月, 2022 1 次提交
-
-
由 FlyingQianMM 提交于
* update the document for the api multiply * update the document for the api multiply; test=document_fix * update the document for the api multiply; test=document_fix * update the document for the api multiply; test=document_fix * note;test=document_fix Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
-
- 22 8月, 2022 2 次提交
-
-
由 wanghuancoder 提交于
some python c api use final state
-
由 Jiabin Yang 提交于
* optimize python api to speed up eager exec * optimize python api to speed up eager exec * optimize python api to speed up eager exec
-
- 19 8月, 2022 2 次提交
-
-
由 pangyoki 提交于
* add forward inplace final state api * fix bug * fix reshape * fix coverage * add inplace info for erfinv, lerp, put_along_axis * fix put_along_axis infer_meta * fix format * update yaml * fix
-
由 Weilong Wu 提交于
-
- 16 8月, 2022 1 次提交
-
-
由 wawltor 提交于
* fix the api for the add * update the document for the api add * update add docs; test=document_fix Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
-
- 11 8月, 2022 1 次提交
-
-
由 peachlcy 提交于
-
- 08 8月, 2022 1 次提交
-
-
由 hong 提交于
* move reduce_all_flag from python to c++ * fix infer shape bug * fix bug; * fix sum infer meta bug * fix reduce sum grad gpu bug * fix amin amax bug;
-
- 04 8月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* add name attribute to code-block, test=document_fix * remove redundant labels, test=document_fix * remove redundant labels (from upstream), test=document_fix * more COPY-FROM (try multiple code example), test=document_fix * empty commit, try to trigger PR-CI-build * fix some `Examples:` format issues * fix some ci errors
-
- 02 8月, 2022 2 次提交
-
-
由 seemingwang 提交于
* move renorm op * change python api * change op class func * alloc data * remove comments * fix grad arguments * fix python argument * fix python argument * change unit-test * remove shape func registration * recover extra-arguments * recover shape functor
-
由 沧夜2021 提交于
-
- 01 8月, 2022 2 次提交
-
-
由 yang131313 提交于
* fix docs(en) bugs;test=document_fix * update paddle.add docs;test=document_fix * update paddle.where docs;test=document_fix * for ci;test=document_fix * Update manipulation.py * update paddle.where;test=document_fix Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
-
由 Xiaoxu Chen 提交于
-
- 29 7月, 2022 1 次提交
-
-
由 thunder95 提交于
* add count_nonzero api * remove grad test
-
- 28 7月, 2022 1 次提交
-
-
由 Charles-hit 提交于
* Move api(lgamma) from legacy_api.yaml to api.yaml * Move api(lgamma) from legacy_api.yaml to api.yaml * Move api(lgamma) from legacy_api.yaml to api.yaml * modify code style * add x to X mapping * add definition of lgamma * delete redundant lgamma definitions * Modify code comments * Modify ops.py code format * add lgamma single test and lgamma api in fluid * Optimized lgamma unittest
-
- 22 7月, 2022 1 次提交
-
-
由 freeliuzc 提交于
* move inverse from fluid to phi with unitest bug * fix bug, add eager op yaml
-
- 19 7月, 2022 1 次提交
-
-
由 WangZhen 提交于
* Move angle op to phi * Replace mutable_data using Alloc * Remove some include * Try to fix windows ci error * include math.h to fix windows ci error * Fix kernel name * Move angle_grad infershape
-
- 15 6月, 2022 1 次提交
-
-
由 Yiqun Liu 提交于
* Optimize prod's python implementation for dygraph. * Change key_dim to head_dim. * Add comment in unittest. * Disable TF32 in unittest.
-
- 13 6月, 2022 1 次提交
-
-
由 Liyulingyue 提交于
* calculate_gain; test=document_fix * Constant; test=document_fix * KaimingNormal; test=document_fix * KaimingUniform; test=document_fix * randint; test=document_fix * squeeze;test=document_fix * argmin; test=document_fix * argmin; test=document_fix * triu; test=document_fix * add_n;test=document_fix * unique; test=document_fix * topk; test=document_fix * squeeze;test=document_fix * randint;test=document_fix * argmin; test=document_fix * constant; test=document_fix * constant; test=document_fix * KaimingNormal; test=document_fix * kaiming; test=document_fix * unique; test=document_fix
-
- 11 6月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
-
- 10 6月, 2022 1 次提交
-
-
由 tiancaishaonvjituizi 提交于
-
- 30 5月, 2022 1 次提交
-
-
由 Aganlengzi 提交于
* addmm supports 1-d input * fix coverage * fix * more ut
-
- 19 5月, 2022 1 次提交
-
-
由 Chen Long 提交于
* update readme test=document_fix * fix api docs;test=document_fix * update logic.py;test=document_fix * update docs;test=document_fix
-
- 18 5月, 2022 1 次提交
-
-
由 Ligoml 提交于
* docs_epoch1 * docs_epoch1 * update kron api docs * update erfinv;test=document_fix * subtract * for ci;test=document_fix
-
- 17 5月, 2022 1 次提交
-
-
由 WangXi 提交于
-
- 13 5月, 2022 1 次提交
-
-
由 wuhuanzhou 提交于
-
- 12 5月, 2022 1 次提交
-
-
由 Shuangchi He 提交于
-
- 10 5月, 2022 1 次提交
-
-
由 BrilliantYuKaimin 提交于
* Create elementwise_heaviside_op.cc * add ElementwiseHeavisideFunctor * Create test_elementwise_heaviside_op.py * 增加heaviside的python接口 * add heaviside in white list * 增加heaviside的签名 * 增加heaviside的核函数 * 增加heaviside梯度的核函数 * 增加heaviside梯度的注册 * 调整代码格式 * Update elementwise_sig.cc * add heaviside in __all__ * Update heaviside docs * Update math.py * Update math.py * Update math.py
-
- 29 4月, 2022 1 次提交
-
-
由 Weilong Wu 提交于
-
- 26 4月, 2022 3 次提交
-
-
由 David Nicolas 提交于
* replace the numpy with paddle_tensor for the data generation in code example * Create manipulation.py replace name as: https://github.com/PaddlePaddle/docs/blob/develop/docs/templates/common_docs.py#L9 * for CI;test=document_fix * for CI;test=document_fix Co-authored-by: NChen Long <1300851984@qq.com>
-
由 zyfncg 提交于
* optimize the performanece of sum api * optimize IsDenseTensorInput * remove debug log
-
由 David Nicolas 提交于
* align the api name parameter annotation in math.py; test=document_fix * Update math.py * Update math.py * for CI;test=document_fix Co-authored-by: NChen Long <1300851984@qq.com>
-
- 21 4月, 2022 1 次提交
-
-
由 David Nicolas 提交于
-
- 20 4月, 2022 1 次提交
-
-
由 Yilingyelu 提交于
* gradients; test=document_fix * fix VarType; test=document_fix * fix vartype; test=document_fix * cumsum; test=document_fix * t; test=document_fix
-
- 18 4月, 2022 1 次提交
-
-
由 wanghuancoder 提交于
* update * add conv yaml * add backward * remove useless code * fix bug * fix bug * revert fluid dygraph conv2d * remove useless infermeta function * fix meta fn deluplicat error * conv using custom impl * remove amp include * fix bug * use final op in maskrcnn and hrnet * refine Co-authored-by: Nphlrain <phliuhongyu@126.com>
-
- 12 4月, 2022 1 次提交
-
-
由 Asthestarsfalll 提交于
-
- 08 4月, 2022 1 次提交
-
-
由 zhiboniu 提交于
-