Commit Graph

1974 Commits (bdbf1bc8203e5222e04e2ec78c5dc549d3ca5f11)

Author SHA1 Message Date
Tao Luo bdbf1bc820
Merge pull request #12953 from jerrywgz/fix_prelu
7 years ago
Michał Gallus 8cbefd1a43 Fuse Conv+BN+SkipConnectionAdd+ReLU with transpiler temporarily (#13350)
7 years ago
Qiyang Min f00081a419
Merge pull request #13381 from velconia/make_mac_pass_build
7 years ago
Xingyuan Bu 9e2e893f59 Enhence generate_proposal_labels_op and fix some bug. (#13239)
7 years ago
Zhaolong Xing c9995289f1
Merge pull request #13124 from NHZlX/fix_subgraph_bug
7 years ago
Tao Luo 24e61d305b
Merge pull request #13378 from chuanqi129/group_conv
7 years ago
chuanqiw 1052a793bc support group convolution layer with mkldnn.
7 years ago
velconia bb9ec4b25f Polish code
7 years ago
gongweibao 3a3f28f99b
add (#13377)
7 years ago
velconia 926f5f43a9 fix redundant args of lambda and remove exception of destructor
7 years ago
nhzlx 329a8c5283 merge develop
7 years ago
nhzlx 49bafc05bf fix comments and set name for trt layer and ITensor
7 years ago
Bai Yifan e69d9c845b code fix (#13365)
7 years ago
tensor-tang b0b5f515a9 Merge remote-tracking branch 'ups/develop' into refine/infershape
7 years ago
gongweibao 8cee9f6176
Fix rpcclient's wait action in aync env. (#13307)
7 years ago
tensor-tang 43d30547c5 Merge remote-tracking branch 'ups/develop' into refine/infershape
7 years ago
tensor-tang 8bb824bb93 refine infershape hasinput and hasoutput
7 years ago
Jacek Czaja dfbd1cc3c1
Merge pull request #13209 from Sand3r-/mgallus/conv-relu-fuse
7 years ago
Krzysztof Binias 2ed7982d09
Merge pull request #13327 from kbinias/kbinias/conv-weights-converted-once
7 years ago
tensor-tang c4394bc543 Merge remote-tracking branch 'ups/develop' into refine/infershape
7 years ago
tensor-tang 8a1abe54d7 clean fusion infershape code
7 years ago
tensor-tang 916f42bcbf refine fusion gru infershape
7 years ago
tensor-tang a5556d4417 refine attentionlstm infershape
7 years ago
Krzysztof Binias accdecc681 Correcting Lint errors
7 years ago
Michal Gallus 5d34ef61cb Fuse MKLDNN's Conv + ReLU
7 years ago
nhzlx 49b5b3c5b3 merge develop
7 years ago
nhzlx 03ff4f6892 fix subgraph bug!
7 years ago
tensor-tang e0436ad8bb refine fusion lstm infershape
7 years ago
Krzysztof Binias 1ce9e9dc30 Renaming decision variable
7 years ago
Bai Yifan faf8ad2436
Add ignore_index in cross_entropy op (#13217)
7 years ago
guochaorong 76e9227467
Merge pull request #13199 from JiayiFeng/fix_CudnnHolder_bug
7 years ago
Krzysztof Binias 1658958fe6 Reusing converted weights
7 years ago
Yan Xu d117bbc313
Merge pull request #13291 from Yancey1989/reset_vars_on_pserver
7 years ago
qingqing01 a39eba77eb
Implement norm_op by CUDA instead of Eigen. (#13273)
7 years ago
Yancey1989 32b94a7d13 cache var types
7 years ago
Yancey1989 580f55fa0f update by comment
7 years ago
Yang Yu 8331e835a8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_CudnnHolder_bug
7 years ago
Yancey1989 6edfae4234 reset received vars on pserver
7 years ago
tensor-tang 40dbd97f8e Merge remote-tracking branch 'ups/develop' into refine/op/peephole
7 years ago
Qiyang Min b805751598
Merge pull request #13223 from velconia/open_python35_CI
7 years ago
Yu Yang 34e467dcab
Merge pull request #13232 from reyoung/feature/fix_layer_norm
7 years ago
chengduo 886852557f
Refine reshape_grad and transpose_grad (#13074)
7 years ago
tensor-tang 3eb55f0643 Merge remote-tracking branch 'ups/develop' into refine/op/peephole
7 years ago
tensor-tang d7ac1cc836 refine seq when bs is large
7 years ago
tensor-tang 9dd5a177a5 refine batch mode and peephole
7 years ago
Qiao Longfei 6e03f7900f
Add centered mode rmsprop (#13161)
7 years ago
Yan Chunwei 9df2d8b5ba
test/add text-classification test (#13081)
7 years ago
tensor-tang f10710b0ca move seq peephole if out of loop
7 years ago
tensor-tang 2f3b498949 refine fusion seq lstm peephole
7 years ago
tangwei12 d1e2efae6b
reimplement auc in fluid (#13167)
7 years ago