- 14 10月, 2020 6 次提交
-
-
由 YUNSHEN XIE 提交于
-
由 zhulei 提交于
Add api of KaimingUniform & KaimingNormal in paddle.nn.initializer
-
由 hutuxian 提交于
-
由 Huihuang Zheng 提交于
As the title
-
由 Huihuang Zheng 提交于
As the title
-
由 xiaoting 提交于
* add dropout,log_loss, test=kunlun * fix dropout, test=kunlun * polish error message, test=kunlun * change boost::get to BOOST_GET_CONST, test=kunlun * fix copyright, test=kunlun
-
- 13 10月, 2020 31 次提交
-
-
由 WangXi 提交于
-
由 Guanghua Yu 提交于
* support mean,softmax_with_cross_entropy on Baidu Kunlun,test=kunlun * fix unittests error,test=kunlun * delete boost::get,test=kunlun
-
由 Chengmo 提交于
* add xpu sgd & momentum
-
由 Tao Luo 提交于
test=document_fix
-
由 smallv0221 提交于
* Fix en doc for rnn.py. test=document_fix
-
由 Leo Chen 提交于
* add sumary feature * refine printting tensor * add sci_mode * add sample code * fix indent error * fix _format_item * polish code * support item indent * add ut * set place for ut * fix py2 issue * fix ut
-
由 hong19860320 提交于
-
由 joanna.wozna.intel 提交于
-
由 xiaoting 提交于
* add conv for xpu, test=kunlun * polish error_message, test=kunlun * polish error_message, test=kunlun * fix copyrigth, test=kunlun
-
由 huangjun12 提交于
* add local_response_norm in nn.functional and nn.layer, test=develop * update layers to functional api, test=develop * fix ci coverage, test=develop * fix unittests bug, test=develop
-
由 Bai Yifan 提交于
-
由 Huihuang Zheng 提交于
As the title
-
由 Thunderbrook 提交于
* add xpu slice op test=xpu * add slice xpu op test=xpu * code style test=kunlun * style test=kunlun * format test=kunlun
-
由 mapingshuo 提交于
* support gradient merge with recompute, test=develop test=develop
-
由 LoveAn 提交于
-
由 Thunderbrook 提交于
* op error info * style * code format
-
由 QingshuChen 提交于
*test=kunlun
-
由 Wilber 提交于
-
由 wanghuancoder 提交于
* modify test_load_op save path from /tmp to ./, test=develop * trigger kunlun ci, test=kunlun * trigger kunlun ci, test=kunlun
-
由 Chengmo 提交于
* update index sample
-
由 ShenLiang 提交于
* add gather_op xpu, test=develop, test=kunlun * fix ut, test=develop, test=kunlun * fix the ut,test=develop, test=kunlun
-
由 wangxinxin08 提交于
-
由 Chen Weihang 提交于
* polish save load en doc details, test=document_fix * polish details, test=document_fix * remove blank, test=document_fix * fix ascii error, test=document_fix * update fc's input to x, test=document_fix * update fc argument activation, test=document_fix
-
由 Steffy-zxf 提交于
* 1. remove paddle.unique_with_counts api, which counts as unique api 2. add paddle.math.increment(x, value=1.0, name=None) api 3. replace paddle.sums with paddle.add_n api 4. update paddle.metric.accuracy api (add name parameter)
-
由 Zhou Wei 提交于
* fix doc and unittest of 2.0 lr_scheduler * fix doc of 2.0 lr_scheduler * fix unittest * fix english doc of lr_scheduler * fix api name of lr scheduler * fix api name of lr scheduler
-
由 Steffy-zxf 提交于
Update code examples for api2.0
-
由 Feiyu Chan 提交于
-
由 gongweibao 提交于
-
由 Peihan 提交于
* remove test_lac predictor run case
-
由 Chengmo 提交于
* refine fleetrun.ps_launch * update fleet run for multi device support * ps_graph support ps-gpu * fix heter save * add heter save unittest * fix unittest & simple code * update fleetrun * fix fleetrun * fix launch barrier * fix role maker * add paddlecloud rolemaker unittest * rename heter_worker_device_guard
-
由 Shang Zhizhou 提交于
* add info log for trt input dynamic shape check * fix error msg error
-
- 12 10月, 2020 3 次提交
-
-
由 Kaipeng Deng 提交于
* polish Return doc of DataLoader. test=develop
-
由 Bai Yifan 提交于
* mig deformable_conv to deform_conv2d
-
由 Huihuang Zheng 提交于
As the title
-