Commit Graph

24159 Commits (1bfff02047c6b9db9e864864aba827fdcdc09bae)
 

Author SHA1 Message Date
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
Tao Luo 8b62f53719
fix nn.py lack of `import warnings` (#17249)
6 years ago
baojun e782b54b9c update sofmax with axis arg test=develop (#17190)
6 years ago
tensor-tang 71f0c6d5bd
fix api doc of hash, relu, concat, argmin, argmax, argsoft and all activations (#17235)
6 years ago
Zeng Jinle 6fafd37e12
fix retry_allocator (#17245)
6 years ago
Tao Luo ff1661f12a
remove unused FLAGS_warpctc_dir (#17162)
6 years ago
Kaipeng Deng a71d8fdb87
Softmax_cross_entropy op add axis (#16806)
6 years ago
songhao c2e20e2a29 fix build warning like 'comparison between signed and unsigned (#17240)
6 years ago
Zhen Wang a40121e4c8
fix the initialization process error. test=develop (#17213)
6 years ago
Zhen Wang a914d9b116
Quant output scale (#17215)
6 years ago
zhaoyuchen2018 32b62c25af
optimize sum op (#16820)
6 years ago
石晓伟 a72dbe9abf
Cherry-pick benchmark related changes from release/1.4 (#17156)
6 years ago
Tao Luo 16922e0093
fix api_example of tree_conv (#17239)
6 years ago
jerrywgz ef66baedc0
Refine api doc (#17230)
6 years ago
Leo Zhao 54636a1982 call SetNumThreads everytime to avoid missing omp thread setting (#17224)
6 years ago
Yibing Liu 6b0f27e802
Fix some APIs' example (#17214)
6 years ago