- 24 11月, 2022 13 次提交
-
-
由 wangxiaoning 提交于
* add index sample fp16 support * remove fluid APIs in distributed_strategy.py and role_maker.py * Revert "remove fluid APIs in distributed_strategy.py and role_maker.py" This reverts commit 223bbee990d3bf69e252fc3c0f19e3873550a264. * remove fluid APIs in distributed_strategy.py and role_maker.py * remove index sample op changes * remove fluid APIs under fleet.base * remove fluid APIs under fleet.layers.mpu * remove fluid APIs under fleet.meta_optimizers * fix fluid error * fix util_factory.py * reset fluid.io.load_inference_model API
-
由 ccrrong 提交于
* move conv3d * remove unused import
-
由 ccrrong 提交于
-
由 傅剑寒 提交于
-
由 傅剑寒 提交于
* remove brelu in nn.py under fluid * add brelu op test case
-
由 HongyuJia 提交于
* support default use_gpudnn=True * fully support cudnn in phi * add header file * add white_list, verify accuracy * phi support all cudnn * opt affine_grad * try different arches of pretrained_model * try different arches of pretrained_model * add debug string * debug eager_method * add debug string, pass all local ctest * polish all debug code * delete use_cudnn relevant code autogen * fix depthwise_conv2d * Share all other members of Tensor except use_cudnn * polish codes according to review opinion * polish codes according to review opinion, fix bug * polish codes according to review opinion, opt performance * polish codes according to review opinion, fix pooling.py
-
由 zhaoyingli 提交于
-
由 zhouweiwei2014 提交于
-
由 james 提交于
Note: this is a temporary solution, should be replaced once reduce kernel is natively supported on KL2
-
由 傅剑寒 提交于
* remove expand and eye under fluid.layers * delete expand API test case
-
由 wanghuancoder 提交于
* do not calc reduce_all in eager mode * refine python c cast list * refine * refine * refine * refine * refine * refine * refine * refine * refine
-
由 wanghuancoder 提交于
* eager tensot support pickle
-
由 wanghuancoder 提交于
* dense tensor in eager mode support data_ptr
-
- 23 11月, 2022 16 次提交
-
-
由 Vvsmile 提交于
* Remove API: scatter replace paddle.fluid.layers.scatter with paddle.scatter * modify the call of scatter from old style to new style
-
由 Wen Sun 提交于
* feat: static check
-
由 heyanru 提交于
-
由 Vvsmile 提交于
remove mean_iou which is not used in paddle 2.0
-
由 Charles-hit 提交于
* add nparray case for basic operator * fix unit test * fix unit test * add unit test * fix unit test
-
由 傅剑寒 提交于
-
由 傅剑寒 提交于
-
由 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 11 次提交
-
-
由 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
-
由 ustiniankw 提交于
* list112-122, test=document_fix * precommitfix, test=document_fix * list112-127, test=document_fix * fix_ResNetBasicBlock, test=document_fix * pre-commit_resnet, test=document_fix * refix, test=document * refix, test=document_fix
-
由 ustiniankw 提交于
* fix_docx_stanh * fix einsum api en docs issue * fix model api en docs issue * for codestyle * fix_einsum.py_einsum, test=document_fix * fix_model.py_Model, test=ducument_fix * fix_creation.py_meshgrid, test=document_fix * fix_linalg.py_slogdet, test=document_fix * fix_loss.py_SoftMarginLoss_CrossEntropyLoss_NLLLoss_BCELoss, test=document_fix * norm.py_SyncBatchNorm, test=document-fix * norm.py_SyncBatchNorm, test=document_fix * norm.py_SyncBatchNorm, test=document_fix * list18-30, test=document_fix * refix_list1-15, test=document_fix * deletefiles, test=document_fix * fixedapi_pre-commit, test=document_fix * fix_list31-45, test=document_fix * list111, test=document_fix * some_fix, test=document_fix * some_fix, test=document_fix * somefix, test=document_fix * somefix, test=document_fix * refix, test=document_fix * refix, test=document_fix * refix, test=document_fix * refix, test=document_fix * rerfix, test=document_fix Co-authored-by: Ligoml <limengliu@tiaozhan.com>
-
由 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
-
由 201716010711 提交于
-
由 JZ-LIANG 提交于
* add depend * fp16 pass distinguish None & False * engine log
-
由 ccrrong 提交于
-
由 Nyakku Shigure 提交于
* [CodeStyle][py2][U008] remove unnecessary args in `super()` for some example code * empty commit, test=document_fix
-
由 傅剑寒 提交于
* remove hard_sigmoid in nn.py under fluid * fix hardsigmoid test case * fix hardsigmoid test case
-