- 25 8月, 2023 17 次提交
-
-
由 hong 提交于
* support new ir load combine * update * polish code * remove print * update * update * update * polish code * fix bug * polish code * fix compile bug * fix bug * revert code * remove useless code * polish code
-
由 ronnywang 提交于
-
由 wanghuancoder 提交于
* fix pylayer py39 mem leak
-
由 Ryan 提交于
* LGTM * [Doctest]fix No.125-137, test=docs_preview * [Doctest]fix No.125-137, test=docs_preview * fix codestyle * resolve conversation * change Example * fix example format... * fix my stupid fp16 * fix codestyple
-
由 小飞猪 提交于
* [Doctest]fix No.293-296, test=docs_preview * empty commit * code style * empty commit * fix timeout * fix timeout
-
由 xiaoguoguo626807 提交于
* modify sum with divide net bug mutablesttribute * delete prin * pulish backward * pulish backward
-
由 YuanRisheng 提交于
* fix test bugs * delete code
-
由 Yuanle Liu 提交于
* auto mixed precision inference support white list * update * update * update * move down identity_op_clean_pass * fix code style
-
由 xiaoxiaohehe001 提交于
* add_bias_and_simplify_mmha
-
由 小飞猪 提交于
* [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>
-
由 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 提交于
-
由 Leo Chen 提交于
* bind python interface for pass manager * add ut * revert unused change
-
由 niuliling123 提交于
-
- 24 8月, 2023 8 次提交
-
-
由 niuliling123 提交于
-
由 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
-
由 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>
-
由 YuanRisheng 提交于
-
由 WangZhen 提交于
-
由 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>
-
- 23 8月, 2023 2 次提交
-
-
由 张春乔 提交于
* 203 * 204 * 205 * 206 * 207 * 208 * 209 * 210 * 211 * Update all_to_all.py * Apply suggestions from code review
-
由 kangguangli 提交于
* refine new ir flag check * simplify * simplify * fix
-
- 22 8月, 2023 9 次提交
-
-
由 zhaoyingli 提交于
-
由 张春乔 提交于
* Update backend.py * transform_parameters * Update transform_parameters.py * Update transform_parameters.py * Update transform_parameters.py * Update transform_parameters.py * Update python/paddle/nn/utils/transform_parameters.py * Apply suggestions from code review * Apply suggestions from code review
-
由 whisky-12 提交于
* [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/* * [xdoctest][task 171-180] reformat example code with google style in audio/*
-
由 张春乔 提交于
-
由 PommesPeter 提交于
* fix: updated code examples. * fix: added paddle.seed * fix: updated code style * Apply suggestions from code review * refactor: refine detail of code examples * Update python/paddle/distributed/auto_parallel/static/process_mesh_v2.py * fix: refine detail * fix: refine detail * Update python/paddle/distributed/auto_parallel/static/process_mesh_v2.py Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com> * refactor: refine detail * refactor: refine detail * fix: refine doc --------- Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
-
由 张春乔 提交于
-
由 lzydev 提交于
* optimize the memory * fix bug in static_build.cc * fix bug when using logging * change the static_build * fix bug in windows * fix code accordding to review
-
由 FormlessUnit 提交于
* Modify kernels to support quantized_matmul --------- Co-authored-by: Nsuperxf <1208713646@qq.com>
-
由 caozhou 提交于
-
- 21 8月, 2023 4 次提交
-
-
由 cyber-pioneer 提交于
* change prim forward in New IR * polish code * polish code * test case
-
由 feifei-111 提交于
-
由 小飞猪 提交于
[xdoctest][task 272-273,282-283] reformat example code with google style in`utils/*`, `tensor/*` (#56438) * [Doctest]fix No.272-273,282-283, test=docs_preview * fix number * fix numpy * fix xd style
-
由 Ghost Screaming 提交于
-