- 23 11月, 2022 11 次提交
-
-
由 傅剑寒 提交于
-
由 傅剑寒 提交于
-
由 ykkk2333 提交于
* add stat tool * add roll and roll_grad kernels and strided_slice and strided_slice_grad kernels, test=kunlun * add masked_selected_grad kernel,test=kunlun
-
由 Vvsmile 提交于
* Remove API: label_smooth (replace with paddle.nn.functional.label_smooth) Replace the paddle.fluid.layers.label_smooth with the paddle.nn.functional.label_smooth * modify the call of label_smooth from old style to new style
-
由 GGBond8488 提交于
* fluid clean move out LayerList, ParameterList, Sequential from fluid * copy Sequential from fluid to paddle.nn * replace fluid LayerList,ParamterList, Sequential in unit test file * add omit unit test file use paddle.nn.Sequential * remove numpy and use paddle.uniform instead
-
由 limingshu 提交于
* first commit * 2nd commit
-
由 xiaoguoguo626807 提交于
* remove transpose * codestyle check * modify CI_STATIC * modify CI_STATIC * modify enable static() * remove unused import * fix conflict about stack * fix conflict about stack * fix conflict about stack * endless conflict
-
由 Vvsmile 提交于
remove dice_loss which is not used in paddle 2.0
-
由 ccrrong 提交于
-
由 ccrrong 提交于
-
由 zhangyikun02 提交于
-
- 22 11月, 2022 9 次提交
-
-
由 yuehuayingxueluo 提交于
* clear fluid apis: center_loss, bpr_loss, edit_distance, hsigmoid, sampled_softmax_with_cross_entropy, rank_loss, margin_rank_loss, sigmoid_cross_entropy_with_logits, huber_loss * fix python/paddle/fluid/layers/loss.py * fix test_layers.py * fix CI bug * fix nn.py
-
由 wangzhen38 提交于
* [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * update * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz
-
由 caozhou 提交于
-
由 Tian Zheng 提交于
* Skip tests that use fused_ops on H100 * Add error message to FusedOps on H100
-
由 ccrrong 提交于
-
由 傅剑寒 提交于
* remove hard_sigmoid in nn.py under fluid * fix hardsigmoid test case * fix hardsigmoid test case
-
由 傅剑寒 提交于
* remove reshape in nn.py under fluid * remove reshape reference * fix test case * fix test case in distribution.uniform * remove fluid reshape reference
-
由 201716010711 提交于
-
由 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
-
- 18 11月, 2022 4 次提交
-
-
由 Vvsmile 提交于
remove pad_constant_like which is not used in paddle 2.0
-
由 傅剑寒 提交于
-
由 zhaoyingli 提交于
* [AutoParallel] selective recompute * add cmakelist
-
由 zhangyikun02 提交于
-
- 17 11月, 2022 3 次提交