- 25 8月, 2023 18 次提交
-
-
由 小飞猪 提交于
* [Doctest]fix No.144-149, test=docs_preview * fix timeout
-
由 张春乔 提交于
* Update parallel_with_gloo.py * xdoc
-
由 张春乔 提交于
* Update input.py * Update input.py * Update gather.py * Update broadcast.py * Update batch_isend_irecv.py * Update all_to_all.py * Update all_reduce.py * Update all_gather.py * rollback * Apply suggestions from code review * Apply suggestions from code review * Apply suggestions from code review
-
由 PommesPeter 提交于
* fix: refine code examples * fix: refine detail * refactor: refine detail * refactor: refine detail * fix: refine code style. * Update python/paddle/incubate/autograd/functional.py --------- Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
-
由 lzydev 提交于
-
由 Frank Lin 提交于
-
由 zhaoyingli 提交于
* modify feed_data for dataloader in pipline parallel mode * add pre-commit * remove read op, use feed op * fix validate batch_size * tiny fix * support catch EOFException * fix conflict * fix conflict * fix executor if cond --------- Co-authored-by: Frida-a <2624653516@qq.com>
-
由 FormlessUnit 提交于
-
由 tianshuo78520a 提交于
-
由 hong 提交于
* update * fix comile error
-
由 chen2016013 提交于
* generate .parsed.yaml file from .yaml file * code style fix * bug fix * remove backward op * add generator/ folder * add .gitignore * fix bug : mkdir for .parsed.yaml file * try to fix bug:add dir
-
由 Yichen Zhang 提交于
* fix small bug in reshape spmd rule * small fix in unit test
-
由 Leo Chen 提交于
* bind python interface for pass manager * add ut * revert unused change
-
由 niuliling123 提交于
-
由 ronnywang 提交于
-
由 yoyoIcy 提交于
-
由 wanghuancoder 提交于
-
由 WangZhen 提交于
* Gen all Apis * Gen python c apis * Add empty file * Fix cast data type * Fix None dtype
-
- 24 8月, 2023 19 次提交
-
-
由 csy0225 提交于
-
由 niuliling123 提交于
-
由 zhangbo9674 提交于
* fix inplace with set_parameter * fix bug * fix bug * fix bug * fix bug * fix bug * refine code * refine code * fix bug * refine op_gem * fix bug
-
由 wanghuancoder 提交于
-
由 wanghuancoder 提交于
* stride flag open
-
由 wanghuancoder 提交于
-
由 Leo Chen 提交于
* shard_tensor support static graph * add comments * add dy2static ut * use property in c++ side
-
由 xiaoguoguo626807 提交于
* modify sum with divide net bug mutablesttribute * delete prin
-
由 kangguangli 提交于
* check_unregistered_ops * fix
-
由 Zhenghai Zhang 提交于
-
由 xiaoguoguo626807 提交于
* [prim][newir] add basic framework for primitive * support desctensor in new ir * add vjp interface * support vjp in new ir * support vjp in new ir * polish vjp interface * fix stop_gradients set * fix vjp dispatch * add comment * add vjp test for new ir * add test for tanh vjp * [prim][newir] add basic framework for primitive * support desctensor in new ir * support vjp in new ir * support vjp in new ir * polish vjp interface * fix stop_gradients set * fix vjp dispatch * add comment * add vjp test for new ir * add test for tanh vjp * add eager and static backend for warp lower level api * support call_vjp pybind * polish code and add test for vjp * remove useless code * polish code * remove useless code * support mean vjp * backward origin code * add test for mean vjp and support has_vjp function * fix call_vjp * polish code * add attrs and dtype interface * add primitive ops set for backend * fix compile bugs * fix some bugs * fix windows bugs * add vjp test for tanh_ * fix inference CI * fix inference ci * modify fluid cmake * origin test of tanh and mean passed * fix conflict * modify stop_gradient * remove useless deps * add cmake * modify block.ops * modify test * fix conflict * reply review comments * reply review comments * pulish code * fix comment * fix test * polish code * modify backward stop_gradients * modify static_backend.cc * refactor grad_op * support add and add_inplace vjp * remove useless code * remove useless code * remove cout * modify add_n * modify add_n with add_vjp test * modify add_n with add_vjp test * fix conflict and concat call_vjp * modify backward test * Add more gen api * modify split kernel pass * modify concat api * modify builtin split bug * delete vlog --------- Co-authored-by: Ncxxly <chenxx_id@163.com> Co-authored-by: NCharles-hit <wanghao107@baidu.com> Co-authored-by: Nzhangbo9674 <zhangbo54@baidu.com> Co-authored-by: NYuanRisheng <yuanrisheng@baidu.com> Co-authored-by: N0x45f <wangzhen45@baidu.com>
-
由 liuruyan 提交于
* add symbolicDimProduct & symbolicDimMgr without method shape_constraint related * split ddim in phi, add a target ddim, used by pd_type * add pd_type.cc to ir_shape CMakeLists
-
由 Aurelius84 提交于
[NewIR]Add NOT_FOR_INFER to prune Inference Library Size and Split VJP CodeGen into pd_op_vjp.cc (#56352) * [NewIR]Prune Inference Library Size and Remove IR Dialect * remove options * add NOT_FOR_INFER * fix pd_vjp.cc * polish deps * fix code style * fix unittest * fix cmake * fix inference CI
-
由 YuanRisheng 提交于
-
由 WangZhen 提交于
-
由 zhangbo9674 提交于
* add code * fix bug * fix bug
-
由 InsaneOnion 提交于
* Fixed a mismatch between Chinese and English documents for the CrossEntropyLoss #50424 * Update python/paddle/nn/layer/loss.py Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com> * Update python/paddle/nn/layer/loss.py Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com> * update fix * update fix * Uniform Context Format --------- Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
-
由 csy0225 提交于
-
由 QingshuChen 提交于
-
- 23 8月, 2023 3 次提交