- 09 8月, 2023 25 次提交
-
-
由 xiaoguoguo626807 提交于
* refine program translator * fix warning: not override * fix bug * merge new modifications * modify by reviews * resolve conflicts * resolve conflicts * fix * fix * fix conflicts * pseudocode of backward * modify test * modify register op * clear other code * modify ci build bug * reply review comments * reply review comments --------- Co-authored-by: Nkangguangli <kangguangli@hotmail.com>
-
由 zyfncg 提交于
-
由 xiaoxiaohehe001 提交于
* fix_softmax_eigen * fix_ctest_seresnet * fix_ci_error
-
由 xiongkun 提交于
* [New Feature] add _inplace_assign interface for sot * add unittest for inplace_assign
-
由 Xinyu Chen 提交于
* onednn: rename macro to PADDLE_WITH_DNNL * onednn: rename macro to CINN_WITH_DNNL
-
由 risemeup1 提交于
* fix ccache print information * fix ccache print information * fix ccache print information * fix ccache print information * fix ccache print information
-
由 Ruibin Cheung 提交于
-
由 cyberslack_lee 提交于
-
由 umiswing 提交于
-
由 niuliling123 提交于
-
由 Kaedeharai 提交于
-
由 houj04 提交于
-
由 houj04 提交于
* [XPU] add pos_weight for sigmoid_cross_entropy_with_logits. * update xdnn version.
-
由 Ruibin Cheung 提交于
-
由 Leo Chen 提交于
-
由 Frank Lin 提交于
* set input type to fp16
-
由 kangguangli 提交于
* fix bugs about new ir test * enable dy2st newir test in all cases * fix
-
由 ronnywang 提交于
-
由 zhangbo9674 提交于
* fix bug * fix bug
-
由 张春乔 提交于
* input.py * Update python/paddle/nn/functional/input.py * Update input.py
-
由 LoneRanger 提交于
remove the AdamOptimizer、SGDOptimizer、MomentumOptimizer、ModelAverage、LookaheadOptimizer、FtrlOptimizer、DecayedAdagradOptimizer、DpsgdOptimizer in fluid and relocate the ExponentialMovingAverage、PipelineOptimizer、GradientMergeOptimizer and change optimizer base for LarsMomentumOptimizer and RecomputeOptimizer (#55970) * change the optimizer base for SGDOptimizer * change the optimizer base for SGDOptimizer * replace the SGDOptimizer with SGD * fix bug of sgd * change the optimizer base for MomentumOptimizer * fix the remaining tests * remove the Momentum in fluid/optimizer.py * fix bug * fix bug * fix bug * fix bug * Update test_resnet_cinn.py * Update test_resnet_prim_cinn.py * fix bug * fix bug * fix bug * remove the ModelAverage in fluid * remove the LookaheadOptimizer in fluid * fix bug * remove AdamOptimizer in fluid * Update test_image_classification_fp16.py * fix bug * relocate the ExponentialMovingAverage in fluid * restore the static api * remove the FtrlOptimizer in fluid * remove the DecayedAdagradOptimizer in fluid * remove the DpsgdOptimizer in fluid * fix bug * fix codestyle * fix bug * fix bug * relocate the PipelineOptimizer * relocate the GradientMergeOptimizer * fix bug * fix bug * fix bug * fix doc * Update __init__.py * Update test_fleet_qat_meta_optimizer.py * change optimizer base for LarsMomentumOptimizer * fix bug * fix conflict * fix code-style * fix sample codes * fix bug * fix bug * fix cinn bug * fix bug * fix bug * Update qat_optimizer.py * Update __init__.py * fix bug * change optimizer base for RecomputeOptimizer * fix bug * fix bug * Update test_imperative_optimizer_v2.py
-
由 tianshuo78520a 提交于
* Del test for gpups ci * test=document_fix
-
由 ronnywang 提交于
-
由 Aurelius84 提交于
* [NewIR]Add cinn RuntimeDialect and JitKernelOp * remove PointerAttribute register * fix comment
-
由 Yuang Liu 提交于
-
- 08 8月, 2023 15 次提交
-
-
由 Wang Xin 提交于
* move decayed_adagrad_op to phi * fix bug
-
由 huangjiyi 提交于
-
由 hong 提交于
* support new ir dy2st * revert code * skip test with stride * chang import file * enable dy2st new ir test part2 * update * suppor train step * fix bug * fix bug * update
-
由 zyfncg 提交于
-
由 leolishaohao 提交于
-
由 Sarvesh Shashikumar 提交于
Flatten function docstring case 1 displayed incorrect output
-
由 parap1uie-s 提交于
* Fatal bug fix for hapi.eval When multiple metrics are specified in hapi for eval, the output samples of the model are incorrectly truncated, resulting in inaccurate metric calculations * fix codestyle
-
由 houj04 提交于
-
由 Meteor Liu 提交于
* [enhancement] Implement tensor.cpu() in static graph * [enhancement] Implement tensor.cpu() in static graph * [dy2static] add unitest cases for tensor.cpu() * [dy2static] add unitest cases for tensor.cpu() - run only on paddle compiled with cuda mode * [dy2static]Refine the format of the api-doc for Variable.cpu().
-
由 Ruibiao Chen 提交于
* Improve GC for pipeline parallel * Delete print
-
由 Chang Xu 提交于
-
由 hong 提交于
* update * update cache * fix compile error
-
由 Sonder 提交于
* open * update
-
由 hong 提交于
* new ir remove fetch list * fix pattern rewrite bug * try to remove constant fold * revert code * add pattern rewrite test flag * fix multi fetch * remove usless code * new ir support legacy kernel instraction * new ir support legacy kernel instruction * add scope prefix * update * update * update * update * fix * revert channel shuffl test * polish code * try to fix windows compile error * polish code * update * update * revert op test
-
由 ronnywang 提交于
-