Commit Graph

6414 Commits (cea4952aea4eccf32177d4faa046a686318b1e29)

Author SHA1 Message Date
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
sneaxiy fde9e0c27d test=develop
6 years ago
Wu Yi 16e73e0d28
hide operator API (#12543)
6 years ago
typhoonzero 75258c79bf add decayed_adagrad support for dist train
6 years ago
minqiyang e4bc247cd4 Polish code
6 years ago
minqiyang 23291abdb6 Polish code
6 years ago
Dang Qingqing d94920ce6f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
6 years ago
Dang Qingqing 44791f428d Fix unit test.
6 years ago
Qiyang Min 01fda9345a
Merge pull request #13523 from velconia/fix_rnn_search
6 years ago
minqiyang 7c767a44c2 Polish code
6 years ago
chengduo 1d91a49d2f
Some trivial optimization (#13530)
6 years ago
Xin Pan ebf9171df3
Merge pull request #13532 from panyx0718/infer
6 years ago
sneaxiy 0633095c74 fix_api_kwargs
6 years ago
minqiyang b1448ded40 Port clip and clip_by_norm op to nn and change API.sepc
6 years ago
minqiyang 0ff5d8b02a Port logical_ops to nn
6 years ago
Jiabin Yang 55467169e5
Merge pull request #13560 from JiabinYang/mac/daily_ci_check
6 years ago
Yu Yang 21bb9e91fc
Merge pull request #13201 from reyoung/revert_callstack
6 years ago
gongweibao 3dc54af2d3 merge
6 years ago
Xin Pan cbdf9833e3 hide create_passes_from_strategy for now
6 years ago
Zeng Jinle 2cd558fb36
Merge pull request #13561 from sneaxiy/fix_api_kwargs
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
Dang Qingqing 7264e9a475 Fix unit test.
6 years ago
Yu Yang 46498bf1a0
Merge pull request #13508 from reyoung/hide_parameter
6 years ago
JiabinYang bd42057ea0 disable nccl2 test on CPU
6 years ago
gongweibao 1113337764 merge
6 years ago
Xin Pan d3ff3f8a5e follow comments
6 years ago
Xin Pan cf38c676ca fix
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 28cc1e1853 Ignore Attr in doc
6 years ago
Qiao Longfei cce056cad1
Merge pull request #13537 from jacquesqiao/fix-table-optimize-send-op
6 years ago
Yu Yang 7119d6c3cf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_callstack
6 years ago
Wu Yi aeb2dc2b05
Nccl2 dist API (#13506)
6 years ago
Xin Pan b43e49fa31 fix
6 years ago
Xin Pan 36c2a9af27 pass builder allow cutomize pass in python.
6 years ago
Xin Pan a2a94f602e clean a few more kwargs
6 years ago
Xin Pan eb1aeb175b
Merge pull request #13538 from baiyfbupt/softshrink
6 years ago
Qiao Longfei bcc7bff12f
Merge pull request #13488 from jacquesqiao/fix-img_conv_group-doc
6 years ago
baiyf 3986242e5e remove kwargs
6 years ago
qiaolongfei f4219c0d1d fix table grad send sync_mode
6 years ago
Zeng Jinle a8f66365c9
Merge pull request #13524 from sneaxiy/fix_api_kwargs
6 years ago
sneaxiy 70e70d7d38 fix api.spec
6 years ago
Wu Yi 175a2ef2ec
Merge pull request #13533 from typhoonzero/disable_dist_memopt_test
6 years ago
sneaxiy 6724801884 fix conflict
6 years ago
typhoonzero ac4195df94 disable memopt test
6 years ago
tensor-tang 21f35eefe7 fix style
6 years ago
gongweibao bee213e51f fix conflict
6 years ago
tensor-tang b9d7bd487f
Merge branch 'develop' into remove/kwargs
6 years ago
sneaxiy 3ad3635de0 fix conflict
6 years ago
sneaxiy 3ee0a6489d remove kwargs in python api
6 years ago
Xin Pan 6537b175c4
Merge pull request #13522 from wzzju/remove-kwargs
6 years ago
Dang Qingqing 38d5ae7f82 Update code when get_inference_program is removed.
6 years ago
gongweibao 01396d91db Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into generator2
6 years ago
gongweibao b07c563acf clean
6 years ago
gongweibao dda9c3556e fix
6 years ago
gongweibao 45efc1ddda fix
6 years ago
Dang Qingqing ba8ba3000b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
6 years ago
Yu Yang 3043f51b3a
Merge pull request #13511 from reyoung/fix_ce
6 years ago
gongweibao ff47841796 fix
6 years ago
whs cffad81c1a
Fix truncated normal. (#13509)
6 years ago
tensor-tang 6d2ce745a6 Merge remote-tracking branch 'ups/develop' into remove/kwargs
6 years ago
Dang Qingqing 49ca3a32ed Fix function name.
6 years ago
Wu Yi 29c63d180f
[Feature] dist op role and lr op role, to support memory optimize with dist training (#13220)
6 years ago
gongweibao 2d97903a95
disable transformer (#13515)
6 years ago
tensor-tang 808c3ef3f6 fix sqrt
6 years ago
tensor-tang f42a12dadc Merge remote-tracking branch 'ups/develop' into remove/kwargs
6 years ago
tensor-tang 5ee7dcbaad add unit tests
6 years ago
gongweibao 8f09109a45 fix
6 years ago
Dang Qingqing cc94b157bf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
6 years ago
Dang Qingqing 49c672d037 Fix unit test in Python 3.5
6 years ago
Tao Luo dbf07982a7
Merge pull request #13498 from luotao1/for_test
6 years ago
tensor-tang 567b711db9 remove kwargs of brelu, leaky_relu and soft_relu
6 years ago
whs fc44087d31
Add roi perspective transform op. (#13176)
6 years ago
tensor-tang 2582fecaf7 fix dtype
6 years ago
minqiyang 06289aa2f9 Fix reader of rnn_search in python3
6 years ago
Zhen Wang 26857692cd remove the kwargs of elu,relu6,pow,stanh,hard_sigmoid and swish
6 years ago
tensor-tang 3b7d9f7b83 remove kwargs of some activation api
6 years ago
Dang Qingqing 605907fe85 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
6 years ago
Dang Qingqing 6bd3ed9238 Fix unit test in Python3.5
6 years ago
Dang Qingqing 6f32fdb144 Update unit test for random fail.
6 years ago
Qiao Longfei a32ad64484
Merge branch 'develop' into fix-img_conv_group-doc
6 years ago
Yu Yang 6d2c6f96f1 Revert "Revert "Merge pull request #13431 from chengduoZH/refine_lod""
6 years ago
Xin Pan f66d08c2e0
Merge pull request #13493 from panyx0718/doc
6 years ago
Yu Yang a6c8d6b9a2 Revert "Merge pull request #13431 from chengduoZH/refine_lod"
6 years ago
luotao1 618944a291 rollback transpiler/__init__.py
6 years ago
Yu Yang 09cf93b91e Hide Parameter
6 years ago
qiaolongfei cd073bf9bf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-img_conv_group-doc
6 years ago
luotao1 0f571c7dc5 remove unused InferenceTranspiler import
6 years ago
luotao1 44ba6942d1 put clone(for_test=True) before optimization phase
6 years ago
Jiabin Yang fe7f244150
Update CMakeLists.txt
6 years ago
Dang Qingqing aebe5aa593 Remove InferenceTranspiler in python/paddle/fluid/__init__.py
6 years ago
chengduoZH 683728e989 disable test_fuse_elewise_add_act in mac
6 years ago
Dang Qingqing 96138ca8f0 Fix unit test.
6 years ago
Dang Qingqing 9e580631aa Fix conflicts.
6 years ago