Commit Graph

10968 Commits (44f37d019a559230ae7708ec55bfa1534ec75801)

Author SHA1 Message Date
Jacek Czaja 1df69f7c9d - Fix to comment
6 years ago
Tao Luo b31905c54d Merge branch 'develop' into resnet50_ut
6 years ago
Tao Luo 1dcd6ee532 add resnet50 inference UT
6 years ago
Xin Pan 2c4b8393ce
Merge pull request #13573 from velconia/fix_api
6 years ago
Xin Pan d24f1f0aa4 Current scope needs to be thread-safe for training
6 years ago
velconia 4a7b9f7833 Fix pip install in mac
6 years ago
Wu Yi 7a5f3f750b
Fix memory optimization with dist train (#13535)
6 years ago
Yan Chunwei c8744d118d
fea/infer executor and concurrency performance issue bug fix (#13451)
6 years ago
Dang Qingqing f189bf6a42 Update API.spec
6 years ago
Dang Qingqing e79ad2ea87 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
6 years ago
Jiabin Yang 643b6faa0c
Merge pull request #13631 from JiabinYang/mac/add_ci_job
6 years ago
qiaolongfei 1d618225a7 add py_reader_by_data to API.spec
6 years ago
chengduo 5175b3cb2b
Add GraphChecker (#13580)
6 years ago
Jacek Czaja 910cd415f2 - Disabled embedding_fc_lstm_fuse by defult and
6 years ago
sneaxiy 31e67b9042 test=develop
6 years ago
minqiyang 7aa0247bd1 Regenerate API.spec
6 years ago
qiaolongfei 85ddb5c76e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-opyreader
6 years ago
Xin Pan 7cd2761736
Merge pull request #13416 from panyx0718/ir
6 years ago
minqiyang 4c89137427 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api
6 years ago
chengduo 43a3af86be
refine sgd_op (#13626)
6 years ago
qiaolongfei accf3f7505 optimize pyreader
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
qingqing01 479ad4bb92
Merge branch 'develop' into quantize_transpiler_update
6 years ago
Yu Yang 0be1582df0
Merge pull request #13525 from reyoung/fix_mixed_vector
6 years ago
Jacek Czaja d5114c60b0 - Reviewers suggesstions to fused_embedding_fc_lstm_op
6 years ago
Jacek Czaja 7ab5626dee - Added initial pass for embedding-fc-lstm
6 years ago
JiabinYang 6e26a45c89 test=develop
6 years ago
chengduo 4e81e22827
add op frequence (#13328)
6 years ago
qingqing01 fd4c4df93d
Cuda speed for generate_proposals_op. (#13596)
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
wanghaoshuang 153d4f5d15 test=develop
6 years ago
wanghaoshuang 5d7395cd0f Fix warning of roi perspective transform op.
6 years ago
Yan Chunwei 9e8d372ff4
hide attention lstm fuse (#13615)
6 years ago
Dang Qingqing f7bd1761a0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
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
sneaxiy f1a08a3bab test=develop
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
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
Wu Yi 16e73e0d28
hide operator API (#12543)
6 years ago
tensor-tang 209e9c3db1 refine peephole
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
Dang Qingqing d94920ce6f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
6 years ago
chengduo 1d91a49d2f
Some trivial optimization (#13530)
6 years ago
ktlichkid 5093afced1 Fix bug in sequence_slice_op
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 7806c5625f
fix enforce (#13544)
6 years ago
Michal Gallus 0e6b303f54 MKLDNN Pooling: inline functions handling ceiled mode
6 years ago
minqiyang b1448ded40 Port clip and clip_by_norm op to nn and change API.sepc
6 years ago
Yu Yang 21bb9e91fc
Merge pull request #13201 from reyoung/revert_callstack
6 years ago
gongweibao be97c47efc merge
6 years ago
gongweibao 3dc54af2d3 merge
6 years ago
Michal Gallus f465b03ef9 Enable MKLDNN in Analysis Predictor
6 years ago
Xin Pan cbdf9833e3 hide create_passes_from_strategy for now
6 years ago
Wu Yi 3fa68dc101
mac ci make install fix (#13528)
6 years ago
Sylwester Fraczek e5d1bd1e93 remove unused variable nodes2delete
6 years ago
Sylwester Fraczek a49aa4dac9 make bias unnecessary for ConvRelu fuse
6 years ago
Sylwester Fraczek 493ef0c8df do not remove conv node just rewire the output
6 years ago
Sylwester Fraczek 667b661786 updated the test
6 years ago
Zeng Jinle 2cd558fb36
Merge pull request #13561 from sneaxiy/fix_api_kwargs
6 years ago
Yan Chunwei e426cdae32
fix inference output with lod (#13557)
6 years ago
Xin Pan bc1fa4fd6f
Merge pull request #13556 from panyx0718/doc
6 years ago
sneaxiy 48d82bd008 add out params
6 years ago
Dang Qingqing b7146d60e4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
6 years ago
Yu Yang 46498bf1a0
Merge pull request #13508 from reyoung/hide_parameter
6 years ago
gongweibao 6ba86617ba Merge branch 'generator2' of https://github.com/gongweibao/Paddle into generator2
6 years ago
gongweibao 1113337764 merge
6 years ago
Xin Pan 7ba55aa294 fix CMAKE
6 years ago
Xin Pan 6974265292 support offline train
6 years ago
Yu Yang 606dfb13d5
Merge pull request #13442 from reyoung/feature/remove_trainer_api
6 years ago
Xin Pan f117feab0c modify comments
6 years ago
Yu Yang 7119d6c3cf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_callstack
6 years ago
Xin Pan c2b3838cf5 add some comments
6 years ago
Yan Chunwei 5de14c6b96
refine inference api (#13518)
6 years ago
Wu Yi aeb2dc2b05
Nccl2 dist API (#13506)
6 years ago
dzhwinter c66a8d2cd8
add guide (#13332)
6 years ago
dzhwinter 24447ec517
flags (#13541)
6 years ago
dzhwinter 4fd5eb2255
"refine cmake" (#13546)
6 years ago
Xin Pan 0d9ee0dced fix resolve conflicts
6 years ago
Xin Pan b43e49fa31 fix
6 years ago
Xin Pan afc603c108 update API.spec
6 years ago
Xin Pan 36c2a9af27 pass builder allow cutomize pass in python.
6 years ago
Xin Pan 355a2265a0 update API.spec
6 years ago
Xin Pan eb1aeb175b
Merge pull request #13538 from baiyfbupt/softshrink
6 years ago
dzhwinter 97636a9fcf
"fix link error" (#13545)
7 years ago
Jiabin Yang efc2ac950c
Merge pull request #13527 from JiabinYang/mac/fix_mac_compile
7 years ago
Qiao Longfei bcc7bff12f
Merge pull request #13488 from jacquesqiao/fix-img_conv_group-doc
7 years ago
nhzlx baae7e4f63 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_ut_for_trt
7 years ago
baiyf 3986242e5e remove kwargs
7 years ago
Zeng Jinle a8f66365c9
Merge pull request #13524 from sneaxiy/fix_api_kwargs
7 years ago
sneaxiy 70e70d7d38 fix api.spec
7 years ago
nhzlx 2763321684 fix comments
7 years ago
Yan Chunwei 90bc14da24
simple fix on inference tester helper (#13507)
7 years ago
sneaxiy 6724801884 fix conflict
7 years ago
Xin Pan a54c423e61
Merge pull request #13512 from tensor-tang/remove/kwargs
7 years ago
chengduo cdf3a4c244
Fix concat_op InferShape (#13513)
7 years ago
gongweibao 08b22cf1f5 Merge branch 'generator2' of https://github.com/gongweibao/Paddle into generator2
7 years ago
gongweibao a30194743b fix api
7 years ago
gongweibao bee213e51f fix conflict
7 years ago
gongweibao 54f685dbb1 add api
7 years ago
tensor-tang b9d7bd487f
Merge branch 'develop' into remove/kwargs
7 years ago
sneaxiy 3ad3635de0 fix conflict
7 years ago
sneaxiy 3ee0a6489d remove kwargs in python api
7 years ago
Xin Pan 6537b175c4
Merge pull request #13522 from wzzju/remove-kwargs
7 years ago
Zeng Jinle f855c05fff
Merge pull request #13520 from sneaxiy/enhance_eager_delete
7 years ago
gongweibao b619c5e655 merge
7 years ago
gongweibao 01396d91db Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into generator2
7 years ago
gongweibao b07c563acf clean
7 years ago
nhzlx 0514882bc5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_ut_for_trt
7 years ago
nhzlx 1f6c9dbad4 fix typo
7 years ago
gongweibao dda9c3556e fix
7 years ago
JiabinYang c324cdeff8 fix roi_perspective_transform_op.cc unused variable caused error on macos
7 years ago
Dang Qingqing ba8ba3000b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
7 years ago
Yu Yang 3043f51b3a
Merge pull request #13511 from reyoung/fix_ce
7 years ago
gongweibao ff47841796 fix
7 years ago
tensor-tang 6d2ce745a6 Merge remote-tracking branch 'ups/develop' into remove/kwargs
7 years ago
Yu Yang f7af695801
Merge pull request #13505 from reyoung/fix_selected_rows_functor_test
7 years ago
Wu Yi 29c63d180f
[Feature] dist op role and lr op role, to support memory optimize with dist training (#13220)
7 years ago
tensor-tang f42a12dadc Merge remote-tracking branch 'ups/develop' into remove/kwargs
7 years ago
Yu Yang e1913bc5d8 Fix MixedVector
7 years ago
tensor-tang 560ad776e3 update api spec
7 years ago
Dang Qingqing cc94b157bf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
7 years ago
Tao Luo dbf07982a7
Merge pull request #13498 from luotao1/for_test
7 years ago
tensor-tang 567b711db9 remove kwargs of brelu, leaky_relu and soft_relu
7 years ago
whs fc44087d31
Add roi perspective transform op. (#13176)
7 years ago
tensor-tang 2582fecaf7 fix dtype
7 years ago
Zhen Wang 2b2337ee77 change the line 382 of API.spec
7 years ago
tensor-tang 215cdafeae fix api spec order
7 years ago
Zhen Wang 26857692cd remove the kwargs of elu,relu6,pow,stanh,hard_sigmoid and swish
7 years ago
sneaxiy 192c49cb07 modification
7 years ago
sneaxiy 03a99a8afa Merge develop
7 years ago
sneaxiy 0a36ef3c18 enhance eager deletion
7 years ago
tensor-tang 3b7d9f7b83 remove kwargs of some activation api
7 years ago
Dang Qingqing 605907fe85 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
7 years ago