Commit Graph

10852 Commits (2c4b8393ce6d3efb768cdfeec8769d547f83b57a)

Author SHA1 Message Date
Yu Yang 21bb9e91fc
Merge pull request #13201 from reyoung/revert_callstack
7 years ago
gongweibao be97c47efc merge
7 years ago
gongweibao 3dc54af2d3 merge
7 years ago
Michal Gallus f465b03ef9 Enable MKLDNN in Analysis Predictor
7 years ago
Xin Pan cbdf9833e3 hide create_passes_from_strategy for now
7 years ago
Wu Yi 3fa68dc101
mac ci make install fix (#13528)
7 years ago
Sylwester Fraczek e5d1bd1e93 remove unused variable nodes2delete
7 years ago
Sylwester Fraczek a49aa4dac9 make bias unnecessary for ConvRelu fuse
7 years ago
Sylwester Fraczek 493ef0c8df do not remove conv node just rewire the output
7 years ago
Sylwester Fraczek 667b661786 updated the test
7 years ago
Zeng Jinle 2cd558fb36
Merge pull request #13561 from sneaxiy/fix_api_kwargs
7 years ago
Yan Chunwei e426cdae32
fix inference output with lod (#13557)
7 years ago
Xin Pan bc1fa4fd6f
Merge pull request #13556 from panyx0718/doc
7 years ago
sneaxiy 48d82bd008 add out params
7 years ago
Dang Qingqing b7146d60e4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
7 years ago
Yu Yang 46498bf1a0
Merge pull request #13508 from reyoung/hide_parameter
7 years ago
gongweibao 6ba86617ba Merge branch 'generator2' of https://github.com/gongweibao/Paddle into generator2
7 years ago
gongweibao 1113337764 merge
7 years ago
Xin Pan 7ba55aa294 fix CMAKE
7 years ago
Xin Pan 6974265292 support offline train
7 years ago
Yu Yang 606dfb13d5
Merge pull request #13442 from reyoung/feature/remove_trainer_api
7 years ago
Xin Pan f117feab0c modify comments
7 years ago
Yu Yang 7119d6c3cf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_callstack
7 years ago
Xin Pan c2b3838cf5 add some comments
7 years ago
Yan Chunwei 5de14c6b96
refine inference api (#13518)
7 years ago
Wu Yi aeb2dc2b05
Nccl2 dist API (#13506)
7 years ago
dzhwinter c66a8d2cd8
add guide (#13332)
7 years ago
dzhwinter 24447ec517
flags (#13541)
7 years ago
dzhwinter 4fd5eb2255
"refine cmake" (#13546)
7 years ago
Xin Pan 0d9ee0dced fix resolve conflicts
7 years ago
Xin Pan b43e49fa31 fix
7 years ago
Xin Pan afc603c108 update API.spec
7 years ago
Xin Pan 36c2a9af27 pass builder allow cutomize pass in python.
7 years ago
Xin Pan 355a2265a0 update API.spec
7 years ago
Xin Pan eb1aeb175b
Merge pull request #13538 from baiyfbupt/softshrink
7 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
Qiao Longfei a32ad64484
Merge branch 'develop' into fix-img_conv_group-doc
7 years ago
Yu Yang 6d2c6f96f1 Revert "Revert "Merge pull request #13431 from chengduoZH/refine_lod""
7 years ago
Xin Pan f66d08c2e0
Merge pull request #13493 from panyx0718/doc
7 years ago
Yu Yang a6c8d6b9a2 Revert "Merge pull request #13431 from chengduoZH/refine_lod"
7 years ago
nhzlx f277f53c33 out of memory... i bet it's the last time commit for this pr
7 years ago
Yu Yang 3ef32b6754 Remove Parameter APIs
7 years ago
Zeng Jinle 7f1e312677
Merge pull request #13456 from sneaxiy/refine_sparse_adam
7 years ago
qiaolongfei 946dabad3a add paddle.fluid.nets.img_conv_group to API.spec
7 years ago
luotao1 abf019f61d Merge branch 'develop' into for_test
7 years ago
Yu Yang b5996fa124 Fix unstable selected_rows_functor_test.cu
7 years ago
Tao Luo b75887514e Refine infer api test (#13472)
7 years ago
sneaxiy d775087dc7 Merge develop
7 years ago
Dang Qingqing 9e580631aa Fix conflicts.
7 years ago
luotao1 3ba7e74db2 use clone(for_test=True) replace get_inference_program
7 years ago
sneaxiy a29b4227eb fix sparse gradient clip
7 years ago