- 22 11月, 2022 7 次提交
 - 
- 
由 傅剑寒 提交于
* remove reshape in nn.py under fluid * remove reshape reference * fix test case * fix test case in distribution.uniform * remove fluid reshape reference
 - 
由 201716010711 提交于
 - 
由 Guanghua Yu 提交于
* fix error of QuantizationTransformPassV2 when has condition block * fix error
 - 
由 Nyakku Shigure 提交于
[CodeStyle][py2][py311] replace deprecated `inspect.getargspec` with `inspect.getfullargspec` (#48218) * [CodeStyle][py2] use inspect.getfullargspect instead of deprecated inspect.getargspec * refactor to f-string
 - 
由 zhaoyingli 提交于
 - 
由 wanghuancoder 提交于
 - 
由 Nyakku Shigure 提交于
[CodeStyle][py36-][E722] remove import handling for collections.abc in different python versions (#48165)
 
 - 
 - 21 11月, 2022 12 次提交
 - 
- 
由 Vvsmile 提交于
paddle.scatter_nd_add
 - 
由 Vvsmile 提交于
 - 
由 JYChen 提交于
* remove apis in fluid.ops * fix test_activation_nn_grad * fix circle import error * fix ops * fix cos * fix divide not inplace * remove lazy-import part
 - 
由 傅剑寒 提交于
 - 
由 Vvsmile 提交于
remove crop which is not used in Paddle 2.0
 - 
由 傅剑寒 提交于
 - 
由 taixiurong 提交于
 - 
由 傅剑寒 提交于
* remove relu6 test case under fluid * fix relu6 test case in mkldnn_elt_act_fuse_pass
 - 
由 Vvsmile 提交于
replace paddle.fluid.layers.selu with paddle.nn.functional.selu
 - 
由 Vvsmile 提交于
* Remove API: gather replace the paddle.fluid.layers.gather with paddle.gather * modify the call of gather from old style to new style
 - 
由 LiYuRio 提交于
 - 
由 sneaxiy 提交于
 
 - 
 - 20 11月, 2022 1 次提交
 - 
- 
由 ccrrong 提交于
* remove range
 
 - 
 - 19 11月, 2022 1 次提交
 - 
- 
由 Aganlengzi 提交于
* [CustomPlace] fix amp * [CustomPlace] fix amp * fix ut because of too long time matmul fp16
 
 - 
 - 18 11月, 2022 10 次提交
 - 
- 
由 yuehuayingxueluo 提交于
* clear fluid apis in fleet and passes * fix model.py * fix model.py * fix cpp_pass.py
 - 
由 Vvsmile 提交于
remove pad_constant_like which is not used in paddle 2.0
 - 
由 201716010711 提交于
 - 
由 傅剑寒 提交于
 - 
由 Wen Sun 提交于
 - 
由 zhaoyingli 提交于
* [AutoParallel] selective recompute * add cmakelist
 - 
由 Dandelight 提交于
 - 
由 GGBond8488 提交于
 - 
由 parap1uie-s 提交于
* Fix hAPI bug of not compatible with LayerHook https://github.com/PaddlePaddle/Paddle/issues/47000 * Fix hAPI bug of not compatible with LayerHook * Allow to specify train_bs and eval_bs separately in hapi.fit() * Update model.py * Update Model.py * Update test_model.py * update model.py
 - 
由 zhangyikun02 提交于
 
 - 
 - 17 11月, 2022 9 次提交
 - 
- 
由 zyfncg 提交于
* clip extra and intermediate output of op * fix bug * fix bug * polich code * polich log
 - 
由 傅剑寒 提交于
 - 
由 傅剑寒 提交于
* remove unstack in nn.py under fluid * remove unstack under fluid
 - 
由 HongyuJia 提交于
* clean fluid elementwise_pow, remove API * clean elem_pow doc * clean elementwise_mod * clean elementwise min, floordiv, mod
 - 
由 Qi Li 提交于
* [NPU] add _npu_identity op and api, test=develop * fix doc * address comments
 - 
由 傅剑寒 提交于
* remove swish in nn.py under fluid * fix tswish test case
 - 
由 傅剑寒 提交于
 - 
由 Wen Sun 提交于
 - 
由 wenbin 提交于
* int scale * round * revert commit
 
 -