- 13 10月, 2020 22 次提交
-
-
由 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 18 次提交
-
-
由 Kaipeng Deng 提交于
* polish Return doc of DataLoader. test=develop
-
由 Bai Yifan 提交于
* mig deformable_conv to deform_conv2d
-
由 Huihuang Zheng 提交于
As the title
-
由 guofei 提交于
test=develop
-
由 wanghuancoder 提交于
* add load_op_xpu for Baidu Kunlun, test=kunlun * add is_compiled_with_xpu for unit test, test=kunlun * add is_compiled_with_xpu for unit test, test=kunlun
-
由 MRXLT 提交于
* refine parameters order && doc * update rmsprop doc * refine adam/transpose/unstack/stride_slice * fix bug && doc * fix doc * bug fix * bug fix * fix doc * fix doc * fix doc * fix doc * depercate old strided_slice * update doc * set default value for name * update doc
-
由 tangwei12 提交于
* fix fluid doc * fix fluid doc * fix fluid doc, test=document_fix * fix fluid doc, test=document_fix
-
由 Wilber 提交于
-
由 joejiong 提交于
Mutiply allows non-tensor data input
-
由 Jacek Czaja 提交于
-
由 chen.zhiyu 提交于
-
由 myq406450149 提交于
-
由 Zhang Ting 提交于
* use IndexList to improve performance, test=develop * remove EIGEN_HAS_INDEX_LIST, test=develop * use IndexList only when EIGEN_HAS_INDEX_LIST is true
-
由 GaoWei8 提交于
* add flattern weight of lstm
-
由 Guanghua Yu 提交于
* error message optimization in softmax_with_cross_entropy_op * fix some unsuited comment
-
由 zhupengyang 提交于
-
由 LiuChiachi 提交于
* fix model bugs, inputs can be InputSpec instance * correct error message
-
由 hong19860320 提交于
-