chengduoZH
cdb9605bad
refine
7 years ago
yuyang
c809fee3b0
Fix bug of Vector::Extend
7 years ago
chengduoZH
def2a8b1b0
Async memcpy
7 years ago
Wu Yi
437debf40e
Fix mac ci dist ( #13393 )
7 years ago
Tao Luo
9f03ce6c4a
Merge pull request #13318 from Superjomn/refine/simple_fix
...
simple fix
7 years ago
Tao Luo
40c54db301
Merge pull request #13338 from bingyanghuang/bingyang/seq_pool_memcpy
...
Use memcpy to rewrite the sequence pooling LAST and FIRST mode
7 years ago
Tao Luo
bdbf1bc820
Merge pull request #12953 from jerrywgz/fix_prelu
...
add error_info for prelu_op
7 years ago
Yan Chunwei
3725f22442
Hotfix/api predictor ( #13383 )
...
* hotfix for PaddleTensor buffer.
7 years ago
Tao Luo
65b1fbb5d8
Merge pull request #13399 from luotao1/fix_cmake
...
fix text_classification download error
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
...
fix redundant args of lambda and remove exception of destructor
7 years ago
tensor-tang
5fd2ffdce7
Merge pull request #13372 from tensor-tang/fea/ut/vis
...
add analysis vis ut
7 years ago
bingyanghuang
76553c5a6d
fix travis-ci
7 years ago
luotao1
e93c7b62dc
fix text_classification downlaod error
7 years ago
Zhaolong Xing
036dc34f49
Merge pull request #13392 from JiabinYang/mac/unittest_ci
...
fix mac compile error in subgraph_splitter
7 years ago
Xingyuan Bu
9e2e893f59
Enhence generate_proposal_labels_op and fix some bug. ( #13239 )
...
* Enhence generate_proposal_labels_op
* Fix bug in generate_proposals_op
* Refine rpn_target_assign_op.
* by Bu Xingyuan, Wang Guanzhong and Dang Qingqing
7 years ago
Yan Xu
23ec966cd3
Merge pull request #13360 from Yancey1989/parallel_bcast
...
move bcast op into graph passes
7 years ago
tensor-tang
26fc698f85
disable mkldnn fuse on ocr test
7 years ago
JiabinYang
9a9105018d
fix mac compile error in subgraph_splitter
7 years ago
tensor-tang
1a99302c14
refine and reuse code
7 years ago
tensor-tang
b7a64e8698
fix confilts
7 years ago
tensor-tang
4e4f952dea
Merge remote-tracking branch 'ups/develop' into fea/ut/vis
7 years ago
tensor-tang
89d09e6594
Merge branch 'develop' into fea/ut/vis
7 years ago
Zhaolong Xing
c9995289f1
Merge pull request #13124 from NHZlX/fix_subgraph_bug
...
Fix tensorrt subgraph bug
7 years ago
Tao Luo
d4a5326ac6
Merge pull request #13387 from luotao1/nlp_multi_thread
...
add multi-thread for nlp unit-tests
7 years ago
Tao Luo
24e61d305b
Merge pull request #13378 from chuanqi129/group_conv
...
Support grouped convolution layer with mkldnn.
7 years ago
Tao Luo
968a56b672
Merge pull request #13373 from sfraczek/conv-relu-pass-hotfix
...
hotfix for conv-relu pass
7 years ago
Yan Chunwei
0c7f883d4f
small fix ( #13322 )
7 years ago
Yancey1989
757f9683ab
update comment text
7 years ago
tensor-tang
0bd6476f67
Merge remote-tracking branch 'ups/develop' into fea/ut/vis
7 years ago
luotao1
6b9ccd97a2
Merge branch 'develop' into nlp_multi_thread
7 years ago
Wu Yi
3ab3a7f392
Trainer auto wait pserver ports ( #13341 )
...
* trainer auto wait pserver port ready
* add file
* fix docstring
* add option to not wait
* update api spec
* clean
* fix test hang
7 years ago
Yancey1989
9ee1b7bc04
add some comments
7 years ago
chuanqiw
1052a793bc
support group convolution layer with mkldnn.
7 years ago
luotao1
20b40cb06a
add multi-thread for nlp unit-tests
7 years ago
luotao1
29f5a93b5f
add analyzer_rnn2_test
7 years ago
velconia
bb9ec4b25f
Polish code
7 years ago
gongweibao
3a3f28f99b
add ( #13377 )
7 years ago
nhzlx
0092ad3285
delete unused log
7 years ago
velconia
926f5f43a9
fix redundant args of lambda and remove exception of destructor
7 years ago
tensor-tang
3c14d8f709
Merge remote-tracking branch 'ups/develop' into fea/ut/vis
7 years ago
tensor-tang
dd0b2036c6
add note for use mkldnn
7 years ago
Yancey1989
bad4ea192e
update by comment
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
Yancey1989
1664899b63
update
7 years ago
Yancey1989
2888d2d7bc
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_bcast
7 years ago
Yancey1989
1e1b6622fd
update by comment
7 years ago
Bai Yifan
e69d9c845b
code fix ( #13365 )
7 years ago
Sylwester Fraczek
dd149d469b
hotfix for conv-relu pass
7 years ago