Commit Graph

24424 Commits (ed118ee3063c1d99d4df41f2be856e96748885d0)
 

Author SHA1 Message Date
Zhen Wang ad8bbe587e
Fix some api example codes' bugs and these APIs include load_inference_model, load_vars, save_vars, L1DecayRegularizer and L2DecayRegularizer. (#17324)
6 years ago
Tao Luo 68ec0a6f74
make parallel_executor support FLAGS_use_mkldnn (#17341)
6 years ago
liuwei1031 0863599323
Fix the uninitialized gru_value.output_value. (#17197)
6 years ago
zhoukunsheng 2ff7ea3337 Expose sign op (#17117)
6 years ago
tianshuo78520a f0acc36684 test=develop (#17357)
6 years ago
Yihua Xu 218d8d8f73 Optimize the computing kernel of sequence_reverse operator (#17349)
6 years ago
Yiqun Liu dcda20233c
Optimize the elementwise op using eigen (#15494)
6 years ago
Jiabin Yang 4624d7c642
test=develop, add gradient sort backward strategy (#17125)
6 years ago
qingqing01 1d0ba5e815
Fix the example code in some Python API (#17333)
6 years ago
Jiabin Yang c843e64cf5
Revert "rename the default version from '0.0.0' to 'latest' (#17304)" (#17356)
6 years ago
Kaipeng Deng 8bae8590ac
add double grad for elementwise_mul op (#17255)
6 years ago
Kaipeng Deng 11d3a38f25
add double grad for square op (#17173)
6 years ago
Jiabin Yang 31536016ea
test=develop, test=document_preview, fix 13 api doc and code (#17293)
6 years ago
chengduo bc833945a4
Add DropLocalExeScopes in ParallelExecutor (#17297)
6 years ago
zhoukunsheng d4b67e1692 Add Where Op(#16793)
6 years ago
zhoukunsheng 1bfff02047 Add Diag Op(#17027)
6 years ago
zhaoyuchen2018 8a2caacdbc
improve gru unit performance. (#16338)
6 years ago
SunGaofeng ddb24d48c5
test=develop (#17322)
6 years ago
qingqing01 e32c9888f5
Double backward of conv2d. (#17211)
6 years ago
wopeizl f456c8beb8
rename the default version from '0.0.0' to 'latest' (#17304)
6 years ago
Zeng Jinle 5e5e7b3305
fix data_type error message (#17312)
6 years ago
Zeng Jinle fff270eacd
follow comments,test=develop (#17273)
6 years ago
Zhaolong Xing 7a3bb061d8
fix: (#17279)
6 years ago
xiaoting 50ad9046c9 add import, test=develop (#17229)
6 years ago
zhoukunsheng 4292bd8687 Mod floordiv (#17251)
6 years ago
tangwei12 565d309501
Reformat fleet API (#17135)
6 years ago
lujun a88a1faa48
Format file path (#17280)
6 years ago
guru4elephant 5d6a1fcf16
fix infer_from_dataset and train_from_dataset (#17243)
6 years ago
chengduo 516317cf91
use sync copy (#17291)
6 years ago
Huihuang Zheng 2c4462711f
Fix API example code of save_inference_model (#17274)
6 years ago
xiaoting 9ed4aaada4 modified formula for Lrn (#17281)
6 years ago
zhaoyuchen2018 792443ef23
Refine elementwise kernel. (#16952)
6 years ago
Jiabin Yang d8af44a5a3
test=develop, fix error with training and test on diff device (#17276)
6 years ago
lujun e388a1fb66
Repair api example (#17221)
6 years ago
Yiqun Liu 6b84688ba2
Optimize the cuda implementation of sum_op (#17283)
6 years ago
chengduo db5e74ab95
update assert (#17282)
6 years ago
Hongyu Liu c3195de522
Fix concat shape check (#17247)
6 years ago
guomingz 6d1d7c8acf Fix the KL algorithm bug when calculated the size of tensor. (#17198)
6 years ago
lvmengsi dab71e8d97
Fix api example (#17231)
6 years ago
whs 7d7e29957f Fix bp of roi perspective transform op. (#17216)
6 years ago
baojun 7bd1d03ee5 Adding lrn op for ngraph engine (#17189)
6 years ago
Wojciech Uss 984aa90583 improved unit test output (#17266)
6 years ago
Zhen Wang 65541d83b0
add scale pass for calculating the output scales.test=develop (#17259)
6 years ago
chengduo 8f534696b7
Polish Executor and Compiler doc (#17262)
6 years ago
tianshuo78520a dd86b40058 document_preview (#17166)
6 years ago
gongweibao 91784f8ec3
Fix code in document. (#17237)
6 years ago
chengduo 04bd413acb
Code Clean: Move all pass to paddle::framework::ir (#17228)
6 years ago
Huihuang Zheng 648320bb6c
Fix some data and reader related API code (#17202)
6 years ago
Zeng Jinle f2fa3f7300
fix api doc,test=develop (#17241)
6 years ago
Zeng Jinle 4f8594088d
Enhance inplace/mem-opt pass and enhance softmax_with_cross_entropy op inplace (#17225)
6 years ago