- 23 11月, 2021 1 次提交
-
-
由 ronnywang 提交于
* Added HCCL backend support in dynamic graph mode * fix segmentation fault * add ut
-
- 11 9月, 2021 1 次提交
-
-
由 Baibaifan 提交于
-
- 27 8月, 2021 1 次提交
-
-
由 WangXi 提交于
-
- 18 8月, 2021 1 次提交
-
-
由 lilong12 提交于
-
- 12 8月, 2021 1 次提交
-
-
由 ShenLiang 提交于
* add recompute for pp * add recompute offload * add recompute partition
-
- 26 7月, 2021 2 次提交
- 16 7月, 2021 1 次提交
-
-
由 李季 提交于
* fix the bug that happened in alltoall in dygraph mode
-
- 15 7月, 2021 1 次提交
-
-
由 wanghuancoder 提交于
* cache core.ops, test=develop * refine, test=develop
-
- 09 7月, 2021 1 次提交
-
-
由 wanghuancoder 提交于
* opt dygraph python code, test=develop * refine, test=develop
-
- 29 6月, 2021 1 次提交
-
-
由 Jiangxinz 提交于
-
- 28 6月, 2021 1 次提交
-
-
由 Baibaifan 提交于
-
- 25 6月, 2021 1 次提交
-
-
由 WangXi 提交于
-
- 16 6月, 2021 1 次提交
-
-
由 ShenLiang 提交于
* add pplayer * add sharedlayerdesc
-
- 09 6月, 2021 2 次提交
- 07 6月, 2021 1 次提交
-
-
由 ShenLiang 提交于
* fix c_split bug * fix utest * add c_embedding for tensorparallel
-
- 04 6月, 2021 1 次提交
-
-
由 ShenLiang 提交于
* fix hang of hybrid parallel * fix new_group for hang problem
-
- 02 6月, 2021 1 次提交
-
-
由 李季 提交于
* update mp
-
- 26 5月, 2021 1 次提交
-
-
由 JZ-LIANG 提交于
-
- 17 5月, 2021 2 次提交
- 14 5月, 2021 1 次提交
-
-
由 Baibaifan 提交于
-
- 13 5月, 2021 1 次提交
-
-
由 Baibaifan 提交于
-
- 06 5月, 2021 1 次提交
-
-
由 zhiboniu 提交于
-
- 05 5月, 2021 1 次提交
-
-
由 lilong12 提交于
-
- 27 4月, 2021 3 次提交
-
-
由 lilong12 提交于
* add alltoall api, test=develop
-
由 xiemoyuan 提交于
* fixed docs. * Fixed docs. test=document_fix code bak. fixed docs. test=document_fix * Revert to previous version of python/paddle/fluid/backward.py * fixed bugs. * test=document_fix. Fixed examples.
-
由 xiemoyuan 提交于
* Support list and tuple for parameters of layer_norm, multiprocess_reader, DatasetFolder and ImageFolder. * add unittest for layer_norm. * add require gpu for example.
-
- 26 4月, 2021 3 次提交
- 25 4月, 2021 1 次提交
-
-
由 lilong12 提交于
* update
-
- 01 4月, 2021 2 次提交
-
-
由 kuizhiqing 提交于
-
由 kuizhiqing 提交于
* new group * ci compatible fix * assert nccl
-
- 31 12月, 2020 1 次提交
-
-
由 lilong12 提交于
* add distributed.split, test=develop
-
- 23 11月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
-
- 17 11月, 2020 1 次提交
-
-
由 lilong12 提交于
-
- 19 10月, 2020 1 次提交
-
-
由 lilong12 提交于
* add doc, test=document_fix
-
- 14 10月, 2020 1 次提交
-
-
由 chentianyu03 提交于
* modify cond while_loop to paddle.static.nn.cond * modify crop_tensor to paddle.crop * modify Variable to paddle.static.Variable * remove nn.beam_search, nn.beam_search_decode, nn.gather_tree * remove bpr_loss, center_loss, rank_loss, smooth_l1, teacher_student_sigmoid_loss, edit_distance, sampled_softmax_with_cross_entropy in nn.functional * remove apis in nn.functional.learn_rate.py * remove pool2d, pool3d, adaptive_pool2d, adaptive_pool3d in nn.functional * remove apis in nn.functional.vision * remove erf, soft_relu in nn.functional.activation * remove apis in nn.functional.extension * remove nn.functional.rnn * remove hash from nn.functional.lod * remove row_conv from nn.functional.extension * remove one_hot, pad2d, pad_constant_like from nn.functional.common * remove nn.gather_tree, nn.BilinearTensorProduct, nn.Pool2D, nn.Pad2D * remove apis from optimizer.__init * remove tensor.creation.fill_constant * remove elementwise_mul in nn.functional.common and modify to paddle.multiply * remove tensor.stat.reduce_mean * remove reduce_all, reduce_any in tensor.logic * remove apis in tensor.math * remove apis in tensor.__init__ * remove has_inf, has_nan in tensor.search * remove apis in framework.__init__ * remove apis in paddle.__init__ * remove apis in nn.functional.__init__ * modify removed alias apis to raw api in doc and unittests * fix remove grid_sample bug * modify removed alias apis to raw api in doc and unittests * modify removed alias apis to raw api in doc and unittests * modify removed alias apis to raw api in doc and unittests * modify removed alias apis to raw api in doc and unittests * modify removed alias apis to raw api in doc and unittests * modify removed alias apis to raw api in doc and unittests * delete alias api relastions in doc * reserve paddle.compat, paddle.sysconfig * remove unittest for paddle.reduce_all, paddle.reduce_any * modify removed alias apis to raw api in doc and unittests * recover paddle.save and paddle.load * resolve conflicts * fix sample code missing paddle.enable_static() bug * fix sample code missing paddle.enable_static() bug * fix to_string sample code error
-