- 16 8月, 2023 12 次提交
-
-
由 Charles-hit 提交于
* [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 * add test for mean vjp and support has_vjp function * fix call_vjp * polish code * add primitive ops set for backend * add vjp test for tanh_ * fix inference CI * fix inference ci * modify fluid cmake * remove useless deps * add cmake * fix comment * fix test * polish code * modify backward stop_gradients * modify static_backend.cc * support add and add_inplace vjp * remove useless code * remove useless code * remove cout * remove cout * fix add_grad * fix add test exe --------- Co-authored-by: Ncxxly <chenxx_id@163.com> Co-authored-by: Nzhangbo9674 <zhangbo54@baidu.com>
-
由 傅剑寒 提交于
* remove if_simplify and rewrite block_simplify * delete unused if_simplify
-
由 PommesPeter 提交于
* fix: updated code examples. * fix: updated blank lines. * fix: updated code style * fix: removed extra changes * fix: refine detail
-
由 Chen Weihang 提交于
* add phi forward api gen impl * add phi backward gen code * polish api code gen impl * polish code gen impl * remove auto_paralel namespace * add dygraph forward impl * add for_auto_parallel cond * fix code gen errors * add dygraph backward impl * resolve conflict with develop * refactor dist api gen impl * revert origin api gen impl * replace template for override func * fix dnnl marco error * revert third_party change * add with distributed marco * Update grad_tensor_holder.cc details * merge dist tensor constructor * change test tensor to replicate * fx typo * resolve conflict with develop * fix out dim error
-
由 hong 提交于
* support new ir load combine * update * polish code * remove print * support c concat * update * polish code * fix bug * polish code * fix compile bug * polish code * remove useless code
-
由 Candy2Tang 提交于
[xdoctest][task 108] Reformat example code with google style in python/paddle/optimizer/lbfgs.py (#56224) * [xdoctest][task 108] test=docs_preview * Apply suggestions from code review --------- Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
-
由 risemeup1 提交于
* install python_library_into_ci_image * install python libraries into image * install python libraries into image * install library into image
-
由 Zhang Zheng 提交于
* Fix CI error of resnet test with prim/cinn/prim+cinn * fix * fix ref_result
-
由 zhaoyingli 提交于
* make params_grads order same bewteen dynamic and static mode * revert inplace clip * use sorted attribute to control * tiny fix * fix find loss_grad_op
-
由 Minner Wang 提交于
Fixed a bug in the if (!id_hint.empty()) code block by adding missing code to correctly modify id_hint.
-
由 wanghuancoder 提交于
* add tensor doc
-
由 Candy2Tang 提交于
[xdoctest][task 120] Reformat example code with google style in python/paddle/quantization/observers/abs_max.py (#56231) Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
-
- 15 8月, 2023 28 次提交
-
-
由 hong 提交于
-
由 WangZhen 提交于
-
由 傅剑寒 提交于
-
由 liugddx 提交于
* Update README.md * Update README_cn.md * Update README_ja.md
-
由 yinwei 提交于
--------- Co-authored-by: Ntianhaodongbd <tianhaodong@baidu.com>
-
由 bukejiyu 提交于
* fix trt bilinear_interp_v2_op * add trt 8.0 condition * add trt 8.0 condition test bilinear add trt 8.0 condition * code style
-
由 xiaoxiaohehe001 提交于
* support_mmha * add_python_api * add_api_doc * fix_doc_error * fix_infermeta * add_infermeta * add_bf16_cuda_check * add_bf16_check * fix_ci_windows * fix_ci_windows_kernel_register * fix_test_mmha * add_cumoffsets * remove_bias * delete_mmha_reshape_input_output * rename_delete_hfile * remove_fluid --------- Co-authored-by: Nyangjianfengo1 <yangjianfeng01@baidu.com>
-
由 wanghuancoder 提交于
* add tensor doc
-
由 LiYuRio 提交于
-
由 danleifeng 提交于
-
由 JYChen 提交于
-
由 Candy2Tang 提交于
[xdoctest][task 142] Reformat example code with google style in quantization/quant_int8_mkldnn_pass.py (#56239) * [xdoctest][task 142] test=docs_preview * Update python/paddle/static/quantization/quant_int8_mkldnn_pass.py * Update python/paddle/static/quantization/quant_int8_mkldnn_pass.py --------- Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
-
由 cyberslack_lee 提交于
-
由 傅剑寒 提交于
-
由 iSerendipity 提交于
* [dtype] add fp16 support for dist_kernel * fix typo * fix CE * fix CE * fix CE * fix CE * fix CE * refactor * fix CE * fix CE * fix varname * add bf16 * add ut for bf16 * fix CE
-
由 lzydev 提交于
* Improve GC for pipeline parallel * Delete print * fix bug of nop_op and sharding --------- Co-authored-by: Nchenruibiao <chenruibiao@baidu.com>
-
由 zhangbo9674 提交于
-
由 hong 提交于
* support new ir load combine * update * polish code * remove print * polish code * fix bug * polish code * fix compile bug
-
由 gouzil 提交于
[clang-tidy] Open clang-analyzer-unix.Vfork、clang-analyzer-security.insecureAPI.vfork Check (#56253)
-
由 zhaoyingli 提交于
-
由 Ruibin Cheung 提交于
* [Fluid] Migrate number_count to PHI * fix out alloc * fix ut (add python_api)
-
由 LoneRanger 提交于
* fix sample codes * fix bug * Update tess.py
-
由 张春乔 提交于
* Update dlpack.py * Apply suggestions from code review * Apply suggestions from code review
-
由 Sonder 提交于
-
由 LiYuRio 提交于
-
由 傅剑寒 提交于
-
由 WangZhen 提交于
-
由 Wennie396 提交于
* fix sharding_pass stage3 precision problem * delete 'stage3 has precision problem' comment * add dp2 training after load dp_engine * unset grad_clip=clip for opt
-