Commit Graph

18453 Commits (43a3af86be36c1547694665cf2f2851b40fd5934)
 

Author SHA1 Message Date
chengduo 43a3af86be
refine sgd_op (#13626)
6 years ago
Qiyang Min adae0a3b54
Merge pull request #13627 from velconia/mac_py3
6 years ago
Xin Pan 2c01c2216a
Merge pull request #13531 from gongweibao/generator2
6 years ago
Yu Yang 0be1582df0
Merge pull request #13525 from reyoung/fix_mixed_vector
6 years ago
chengduo 4e81e22827
add op frequence (#13328)
6 years ago
qingqing01 fd4c4df93d
Cuda speed for generate_proposals_op. (#13596)
6 years ago
Wu Yi 18e5dccc0b
Merge pull request #13619 from typhoonzero/fix_graph_num
6 years ago
gongweibao 91bc80d679 test=develop
6 years ago
velconia 1512cf247f Polish code
6 years ago
velconia 688ddc9095 Polish code
6 years ago
velconia d26d356de3 Make python3 only build in fluid only
6 years ago
gongweibao 944403910d test=develop
6 years ago
Yan Chunwei 9e8d372ff4
hide attention lstm fuse (#13615)
6 years ago
gongweibao c837a0acb2 follow comments
6 years ago
Tao Luo e9bc5faab1
Merge pull request #13614 from luotao1/gen_capi
6 years ago
Wu Yi 10dffc68cd
Merge pull request #13618 from typhoonzero/revert_13530
6 years ago
Shan Yi 46f25545cf
Merge pull request #13597 from tink2123/fix_cmake_list
6 years ago
typhoonzero 5b152b1fac fix graph num
6 years ago
Zeng Jinle c0a66b6db4
Merge pull request #13564 from sneaxiy/fix_api_kwargs2
6 years ago
tangwei12 97cf1eb6d7
Add distributed unit tests about text_classification/simnet-bow/ctr (#12812)
6 years ago
typhoonzero a4f7696a18 Revert "Some trivial optimization (#13530)"
6 years ago
Wu Yi 1ab7b55162
Merge pull request #13602 from typhoonzero/add_dist_decayed_adagrad_op_support
6 years ago
tangwei12 85362e98dd
Batch AUC (#13567)
6 years ago
tensor-tang 6938e6cf06
Merge pull request #13603 from tensor-tang/refine/peephole
6 years ago
Zhaolong Xing 9b03d53543
Merge pull request #13469 from NHZlX/add_ut_for_trt
6 years ago
Tao Luo 1e46c91a1b change the install prefix for capi
6 years ago
sneaxiy fde9e0c27d test=develop
6 years ago
Wu Yi 16e73e0d28
hide operator API (#12543)
6 years ago
Jiabin Yang 7f9dab10d8
Merge pull request #13600 from JiabinYang/fix/mac_ci
6 years ago
dzhwinter 3e71ad0cda
flags (#13540)
6 years ago
tensor-tang 209e9c3db1 refine peephole
6 years ago
typhoonzero 75258c79bf add decayed_adagrad support for dist train
6 years ago
JiabinYang 2d35fec233 test=develop
6 years ago
JiabinYang 87501e1a1c Add mutable proc for mac run test
6 years ago
velconia 44c7beb0a6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mac_py3
6 years ago
velconia 671a948226 Add python3.5 support for mac
6 years ago
Qiyang Min 01fda9345a
Merge pull request #13523 from velconia/fix_rnn_search
6 years ago
chengduo 1d91a49d2f
Some trivial optimization (#13530)
6 years ago
ktlichkid 5093afced1 Fix bug in sequence_slice_op
6 years ago
tink2123 e852204d8a fix cmake according 0.15.0
6 years ago
Xin Pan ebf9171df3
Merge pull request #13532 from panyx0718/infer
6 years ago
nhzlx 6c81230683 update code for config change
6 years ago
nhzlx 5c57e15044 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_ut_for_trt
6 years ago
Tao Luo f67483bf3b add seq_conv UT (#13517)
6 years ago
Tao Luo c07b2a97a9
Merge pull request #13521 from Sand3r-/mgallus/fix-pooling-ceiled-size
6 years ago
Tao Luo d0000082c4
Merge pull request #13552 from sfraczek/sfraczek/conv-relu-update
6 years ago
dzhwinter cc20867d49
flags (#13542)
6 years ago
dzhwinter b9fcf8e677
"configure" (#13539)
6 years ago
dzhwinter 7806c5625f
fix enforce (#13544)
6 years ago
Michal Gallus 0e6b303f54 MKLDNN Pooling: inline functions handling ceiled mode
6 years ago