- 11 10月, 2022 1 次提交
-
-
由 HongyuJia 提交于
-
- 09 10月, 2022 1 次提交
-
-
由 Kevin吴嘉文 提交于
-
- 29 9月, 2022 1 次提交
-
-
由 Zheng_Bicheng 提交于
* 之前的pr合并了大量错误代码,重新提交一份 * 之前的pr合并了大量错误代码,重新提交一份 * 修正格式问题 * 改回原来的格式 * 按照要求修改 * 按照要求修改格式 * 修复注释的问题 * 更新格式 * 测试自动格式化 * 修正英文注释 * fix docs build error * pre-commit * for docs build * for docs build * 修复mantissa计算错误的bug * 修复误判exponent可能存在负数,导致计算量增加的情况 Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
-
- 27 9月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle] remove all future import * revert test_error.py * restore future import in example code
-
- 23 9月, 2022 2 次提交
-
-
由 Lin Manhui 提交于
-
由 Nyakku Shigure 提交于
* remove `yapf: disable` from math.py * disable test case only * remove useless disable * remove useless disable * revert no_grad_set_white_list
-
- 22 9月, 2022 2 次提交
-
-
由 张春乔 提交于
* 1. Delete some expression like 'This Op' 2. remove import numpy as np * test=document_fix * fix eg; test=document_fix * fix 'import numpy' cases; test=document_fix * fix 'import numpy' cases; test=document_fix * fix some docs; test=document_fix * delete raise; test=document_fix * add some introduction; test=document_fix * add some introduction; test=document_fix * test=document_fix * Fix ’note‘ format; test=document_fix * Fix Returns of cholesky; test=document_fix * Fix Example format; test=document_fix * Fix det; test=document_fix * Fix eig; test=document_fix * Fix eigh; test=document_fix * Fix eigh; test=document_fix * Apply suggestions from code review;test = document_fix Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com> * Apply suggestions from code review;test = document_fix Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com> * Apply suggestions from code review;test = document_fix Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com> * test=document_fix * test=document_fix * KLDiv;test=document_fix * norm example code; test=document_fix * revert python/paddle/fluid/**/* * revert python/paddle/distributed/spawn.py * revert python/paddle/fluid/* * fix a `Note` format * Fix inv; test=document_fix * Fix lu; test=document_fix * Fix lu_unpack; test=document_fix * Fix matrix_power; test=document_fix * Fix multi_dot; test=document_fix * Fix solve; test=document_fix Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
-
由 Infinity_lee 提交于
* fix some error * fix * fix some error * fix bugs * fix some errors * fix * Update transform.py fix some docs errors * Update normal.py fix some doc errors * Update uniform.py fix some docs errors * Update kl.py fix some docs errors * Update math.py fix some docs error * Update math.py fix heaviside links * Update loss.py fix * Update transform.py fix bugs * Update math.py fix * fix some format issue * Update normal.py * fix missing np * order imports * fix some flake8 warning * Update python/paddle/tensor/math.py * fix OP-->API * fix op * fix grid_sample format * trim trailing whitespace * empty commit, test=document_fix * empty commit Co-authored-by: NSigureMo <sigure.qaq@gmail.com> Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
-
- 19 9月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
* move sum * fix ci bugs * fix ci bugs * fix set_lod bugs * fix infershape bugs * fix ci bugs * fix ci unittest bug * fix ci bugs * perfect code * update code according comment * add unittest * fix ci bugs
-
- 14 9月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* trim trailing whitespace * fix `.cmake-format.py` * revert npu ut changes, avoid npu ci error
-
- 06 9月, 2022 1 次提交
-
-
由 xiaohemaikoo 提交于
-
- 05 9月, 2022 1 次提交
-
-
由 wanghuancoder 提交于
* fix scale bug
-
- 02 9月, 2022 1 次提交
-
-
由 Weilong Wu 提交于
-
- 31 8月, 2022 2 次提交
-
-
由 Weilong Wu 提交于
-
由 六个骨头 提交于
-
- 30 8月, 2022 3 次提交
-
-
由 Skr.B 提交于
-
由 WangZhen 提交于
* [OpAttr]Adapt tensor axis for reduce_min/max/mean/sum/prod
-
由 Chen Weihang 提交于
-
- 26 8月, 2022 1 次提交
-
-
由 wanghuancoder 提交于
-
- 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.
-