- 14 8月, 2023 34 次提交
-
-
由 cyberslack_lee 提交于
-
由 cyberslack_lee 提交于
-
由 cyberslack_lee 提交于
-
由 gouzil 提交于
-
由 LiYuRio 提交于
-
由 risemeup1 提交于
* fix proxy problem * fix leveldb bug * fix proxy problem
-
由 周波涛 提交于
-
由 张春乔 提交于
* input.py * Update python/paddle/nn/functional/input.py * Update input.py * Update all_gather.py * Update all_gather.py
-
由 张春乔 提交于
-
由 Candy2Tang 提交于
[xdoctest][task 123] Reformat example code with google style in python/paddle/quantization/quanters/abs_max.py (#56234)
-
由 Candy2Tang 提交于
[xdoctest][task 107]reformat example code with google style in python/paddle/optimizer/lamb.py test=docs_preivew (#56223)
-
由 xiaoguoguo626807 提交于
* op_vjp generate template * op_vjp_gen templete * delete print Co-authored-by: NAurelius84 <zhangliujie@baidu.com> --------- Co-authored-by: NAurelius84 <zhangliujie@baidu.com>
-
由 iSerendipity 提交于
* [AMP] add fp16 op detection for custom device * resolve conflicts
-
由 ronnywang 提交于
-
由 zhangbo9674 提交于
* add code * fix bug * fix bug * delete unused code * refine code * fix bug * fix bug * fix bug * fix bug * fix bug
-
由 6clc 提交于
* [CINN] Fix compile error * delete useless env * fix gflags conflict * fix args used by ut --------- Co-authored-by: NZzSean <18818272991@163.com>
-
由 Candy2Tang 提交于
[xdoctest][task 106] Reformat example code with google style in python/paddle/optimizer/adamw.py (#56222) * [xdoctest][task 106]reformat example code with google style in python/paddle/optimizer/adamw.py * fix word typo test=docs_preview * fix word typo test=docs_preview * fix whitespace test=docs_preview
-
由 Candy2Tang 提交于
[xdoctest][task 110] Reformat example code with google style in python/paddle/optimizer/momentum.py (#56226) * [xdoctest][task 110] test=docs_preview * fix whitespace test=docs_preview
-
由 Candy2Tang 提交于
[xdoctest][task 111] Reformat example code with google style in python/paddle/optimizer/rmsprop.py (#56227) * [xdoctest][task 111] test=docs_preview * fix whitespace test=docs_preview
-
由 Candy2Tang 提交于
[xdoctest][task 112] Reformat example code with google style in python/paddle/optimizer/sgd.py (#56228)
-
由 kangguangli 提交于
* add ir output check in OpTest * add ir grad check in op test * fix bug in output check * trigger CI * test gpu ci * trigger CI * trigger CI * add white list to relax precision check for some tests * relax timeout of test_concat_op * relax timeout of test_concat_op
-
由 Azure 提交于
* temp commit * distribute best cfg * update metric extracting * fix bugs of prune and reading log * fix adding cfg bug * reset status * remove alarm and set logdir * deepcopy ctx * change alarm * fix restart bug * best no need alarm * add gbs search, add gpu memory to history csv, add memory detect * fix bug * fix memory read bug; fix etcd connection bug * fix memory read bug, add oom detection for all ranks * fix read log and oom detaction, add error code for read log * add unit test * Update master.py --------- Co-authored-by: Ncaozhou <caozhou@radi.ac.cn>
-
由 tianshuo78520a 提交于
-
由 jiangfan06 提交于
-
由 ronnywang 提交于
-
由 Sonder 提交于
-
由 kangguangli 提交于
-
由 张春乔 提交于
* weight_norm_hook * Update weight_norm_hook.py * Update weight_norm_hook.py * Update python/paddle/nn/utils/weight_norm_hook.py * Update python/paddle/nn/utils/weight_norm_hook.py * Update python/paddle/nn/utils/weight_norm_hook.py Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com> --------- Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
-
由 MarDino 提交于
* add rmsnorm residual bias add and quant * refine python interface * add rmsnorm unittest * Add layernorm * fix layernorm unittest * refine unittest * fix example code * fix review comment
-
由 liuruyan 提交于
* Add ShapeDialect dict & SymbolicDimOp without UT. * add unittest and fix Update_xxx_Func. * change std::string to const std::string & and remove phi dependency.
-
由 Yichen Zhang 提交于
* add reshape spmd rule * add unit test for reshape spmd rule * bug fix * replace the print_info function with to_string * fix typo * bug fix * add handling for "0" in target shape * remove the part of computing size in dim_trans.cc
-
由 tianshuo78520a 提交于
disable cinn test Pcard-67012
-
由 张春乔 提交于
-
由 张春乔 提交于
-
- 11 8月, 2023 6 次提交
-
-
由 umiswing 提交于
* Add enforce for sparse_bn. * Add enforce for sp conv.
-
由 Sanbu 提交于
* [cmake] add boost third_party cache * del boost
-
由 ronnywang 提交于
-
由 Meteor Liu 提交于
* [dy2static]implement tensor.cuda() in static graph * [dy2static]implement tensor.cuda() in static graph - change the patch place * [dy2static]implement tensor.cuda() in static graph - fix code-block in comment * [dy2static]implement tensor.cuda() in static graph - add ut for warning branch
-
由 LoneRanger 提交于
* remove the optimizer base and learning rate base * fix bug * fix bug
-
由 Yiqun Liu 提交于
* Fix the shape of input sin and cos for fused_rope. * Update shape in unittest.
-