- 14 8月, 2023 1 次提交
-
-
由 tianshuo78520a 提交于
disable cinn test Pcard-67012
-
- 11 8月, 2023 1 次提交
-
-
由 tianshuo78520a 提交于
* Disable CINN Test * Fix test_group_norm_op;test=document_fix
-
- 09 8月, 2023 1 次提交
-
-
由 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
-
- 01 8月, 2023 1 次提交
-
-
由 JYChen 提交于
* done replaced in d2s models, except lac/transformer/sentiment * replace cinn_test * fix d2s transfomer model * fix cinn model ut
-
- 12 6月, 2023 1 次提交
-
-
由 Nyakku Shigure 提交于
-
- 22 5月, 2023 1 次提交
-
-
由 cyber-pioneer 提交于
* recompute bn grad * fix test case --------- Co-authored-by: Nsunli <466530738@qq.com>
-
- 17 5月, 2023 1 次提交
-
-
由 6clc 提交于
-
- 15 5月, 2023 3 次提交
-
-
由 Aurelius84 提交于
-
由 Aurelius84 提交于
-
由 LoneRanger 提交于
* relocate regularizer.py * fix bug * fix bug * fix bug * relocate the import * replace _regularization_coeff with coeff * remove the L1DecayRegularizer and L2DecayRegularizer
-
- 12 5月, 2023 2 次提交
-
-
由 6clc 提交于
* test(prim-cinn): split test_resnet and test_bert into three tests * test(prim-cinn): fix cmake file to run prim test in CINN-CI
-
由 Aurelius84 提交于
This reverts commit 45ce0ad5.
-
- 09 5月, 2023 1 次提交
-
-
由 Aurelius84 提交于
[CINN]Adjust Bert unittest loss ground truth, see: PaddlePaddle/CINN#1357
-
- 17 4月, 2023 1 次提交
-
-
由 WangZhen 提交于
-
- 13 4月, 2023 1 次提交
-
-
由 cyber-pioneer 提交于
-
- 12 4月, 2023 2 次提交
-
-
由 WangZhen 提交于
* Eval during train for ResNet
-
由 cyber-pioneer 提交于
-
- 11 4月, 2023 1 次提交
-
-
由 cyber-pioneer 提交于
* change base res * fix prim cinn res
-
- 04 4月, 2023 1 次提交
-
-
由 WangZhen 提交于
-
- 30 3月, 2023 2 次提交
-
-
由 cyber-pioneer 提交于
* fix_prim * fix bug * add note * fix logic * fix * add note * fix check * fix bug * fix bug * fix bug * add debug * fix check * fix bug * sync print log * fix test case * change default * change test case time
-
由 Zheng-Bicheng 提交于
* update * update
-