Commit Graph

8719 Commits (bd9bef5a4e00836cb992408320e6640e70ba2c0c)

Author SHA1 Message Date
Kaipeng Deng bd9bef5a4e
add elementwise_add_grad_grad op (#17366)
7 years ago
jerrywgz 1c6d064627
add collect fpn proposals op,test=develop (#16074)
7 years ago
Kaipeng Deng 60be66e2c0
support fc_op double grad (#17317)
7 years ago
Zhen Wang ad8bbe587e
Fix some api example codes' bugs and these APIs include load_inference_model, load_vars, save_vars, L1DecayRegularizer and L2DecayRegularizer. (#17324)
7 years ago
zhoukunsheng 2ff7ea3337 Expose sign op (#17117)
7 years ago
Jiabin Yang 4624d7c642
test=develop, add gradient sort backward strategy (#17125)
7 years ago
qingqing01 1d0ba5e815
Fix the example code in some Python API (#17333)
7 years ago
Jiabin Yang c843e64cf5
Revert "rename the default version from '0.0.0' to 'latest' (#17304)" (#17356)
7 years ago
Kaipeng Deng 8bae8590ac
add double grad for elementwise_mul op (#17255)
7 years ago
Kaipeng Deng 11d3a38f25
add double grad for square op (#17173)
7 years ago
Jiabin Yang 31536016ea
test=develop, test=document_preview, fix 13 api doc and code (#17293)
7 years ago
chengduo bc833945a4
Add DropLocalExeScopes in ParallelExecutor (#17297)
7 years ago
zhoukunsheng d4b67e1692 Add Where Op(#16793)
7 years ago
zhoukunsheng 1bfff02047 Add Diag Op(#17027)
7 years ago
SunGaofeng ddb24d48c5
test=develop (#17322)
7 years ago
qingqing01 e32c9888f5
Double backward of conv2d. (#17211)
7 years ago
wopeizl f456c8beb8
rename the default version from '0.0.0' to 'latest' (#17304)
7 years ago
xiaoting 50ad9046c9 add import, test=develop (#17229)
7 years ago
zhoukunsheng 4292bd8687 Mod floordiv (#17251)
7 years ago
tangwei12 565d309501
Reformat fleet API (#17135)
7 years ago
lujun a88a1faa48
Format file path (#17280)
7 years ago
guru4elephant 5d6a1fcf16
fix infer_from_dataset and train_from_dataset (#17243)
7 years ago
Huihuang Zheng 2c4462711f
Fix API example code of save_inference_model (#17274)
7 years ago
xiaoting 9ed4aaada4 modified formula for Lrn (#17281)
7 years ago
Jiabin Yang d8af44a5a3
test=develop, fix error with training and test on diff device (#17276)
7 years ago
lujun e388a1fb66
Repair api example (#17221)
7 years ago
guomingz 6d1d7c8acf Fix the KL algorithm bug when calculated the size of tensor. (#17198)
7 years ago
lvmengsi dab71e8d97
Fix api example (#17231)
7 years ago
baojun 7bd1d03ee5 Adding lrn op for ngraph engine (#17189)
7 years ago
Zhen Wang 65541d83b0
add scale pass for calculating the output scales.test=develop (#17259)
7 years ago
chengduo 8f534696b7
Polish Executor and Compiler doc (#17262)
7 years ago
gongweibao 91784f8ec3
Fix code in document. (#17237)
7 years ago
Huihuang Zheng 648320bb6c
Fix some data and reader related API code (#17202)
7 years ago
Zeng Jinle f2fa3f7300
fix api doc,test=develop (#17241)
7 years ago
Zeng Jinle 4f8594088d
Enhance inplace/mem-opt pass and enhance softmax_with_cross_entropy op inplace (#17225)
7 years ago
Tao Luo 8b62f53719
fix nn.py lack of `import warnings` (#17249)
7 years ago
baojun e782b54b9c update sofmax with axis arg test=develop (#17190)
7 years ago
tensor-tang 71f0c6d5bd
fix api doc of hash, relu, concat, argmin, argmax, argsoft and all activations (#17235)
7 years ago
Tao Luo ff1661f12a
remove unused FLAGS_warpctc_dir (#17162)
7 years ago
Kaipeng Deng a71d8fdb87
Softmax_cross_entropy op add axis (#16806)
7 years ago
Zhen Wang a40121e4c8
fix the initialization process error. test=develop (#17213)
7 years ago
Zhen Wang a914d9b116
Quant output scale (#17215)
7 years ago
Tao Luo 16922e0093
fix api_example of tree_conv (#17239)
7 years ago
jerrywgz ef66baedc0
Refine api doc (#17230)
7 years ago
Yibing Liu 6b0f27e802
Fix some APIs' example (#17214)
7 years ago
ruri 5817077c99
Fix unexecutable API examples (#17218)
7 years ago
jerrywgz cc95a7516c
fix distribute fpn proposals, test=develop (#16152)
7 years ago
Tao Luo 9ec4615deb
fix profiler and name_scope API examples (#17212)
7 years ago
wopeizl 06325c4de1
disable the test_distillation_strategy temporarily (#17227)
7 years ago
Zeng Jinle ee2028a110
Add use_cuda to inplace pass (#17205)
7 years ago