Commit Graph

4896 Commits (8c12436fe609205d3750627a12c108c14e17519f)

Author SHA1 Message Date
Kexin Zhao 4d29a5d3c3 first commit
7 years ago
Kexin Zhao defbaff2f6
Merge pull request #10886 from kexinzhao/label_semantic_roles_lod
7 years ago
Kexin Zhao b3f650d1c6
Merge pull request #10889 from kexinzhao/understand_sentiment_lod
7 years ago
Kexin Zhao 6133728a67 fix error
7 years ago
Kexin Zhao 69e0af56cd do this to new_api example
7 years ago
Kexin Zhao dbc6102e55 simplify label_sementic_example
7 years ago
Nicky Chan 5b9d09d729
Merge branch 'develop' into high_level_api_machine_translation
7 years ago
Siddharth Goyal 87ff95d928
[Test-driven] Implementing label_semantic_role with new API (#10757)
7 years ago
daminglu e0d5702e82
add cmake for word2vec (#10890)
7 years ago
fengjiayi 239546a6c1 add unit test and fix a bug
7 years ago
Yancey1989 fc06222ae9 fix async worker
7 years ago
daminglu 0cd3d46147
Recommend sys new api (#10894)
7 years ago
Yu Yang d406c76a30
Merge pull request #10744 from reyoung/feature/refine_parallel_executor
7 years ago
daminglu cc7b4b9ef1
add return_numpy back (#10892)
7 years ago
Yu Yang 8653cf3004
Merge pull request #10656 from reyoung/feature/support_op_role
7 years ago
baiyf 16b09d3c36 Expose bilinear operator into Python API. (#10875)
7 years ago
Nicky b0868af5d7 Simplify Machine Translation demo by using Trainer API
7 years ago
Kexin Zhao 8cce330430 fix error
7 years ago
Kexin Zhao 5a10d833db initial commit
7 years ago
Kexin Zhao 224bd8f0de Add lod_tensor.py for ease of creating lod tensor in book examples (#10817)
7 years ago
tangwei12 397a69d942
Merge pull request #10532 from seiriosPlus/checkpoint
7 years ago
Yibing Liu 20bdc3e109
Merge pull request #10846 from kuke/deconv_group
7 years ago
tangwei12 2c47e067ae add clean checkpoint
7 years ago
tangwei12 cf3fb2488c add clean checkpoint
7 years ago
fengjiayi 530556dd97
Merge pull request #10864 from JiayiFeng/dev_expose_random_gen
7 years ago
yuyang18 50dab46033 Fix bug
7 years ago
Yibing Liu 4bafbf411c Enable groups for conv3d transpose op
7 years ago
fengjiayi 4b395b0809 fix errors
7 years ago
yuyang18 0dcfb7b45e Remove buggy tests
7 years ago
yuyang18 fcbf19bf93 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_parallel_executor
7 years ago
Yancey1989 540b45350d use req_count as atomic type
7 years ago
Tao Luo a675289289
Merge pull request #10854 from weixing02/RMSProp
7 years ago
yuyang18 23e19e2e42 Fix bug
7 years ago
fengjiayi c2436f2ca5 expose random_data_generator
7 years ago
Yu Yang a9f9fbadd9
Merge pull request #10832 from typhoonzero/fix_server_port_file_conflict
7 years ago
yuyang18 9ab12df62d Disable no good tests
7 years ago
Yancey1989 6debbcd9f9 connect fetch barrier and concat op
7 years ago
tangwei12 192f9a5a70 bug fix
7 years ago
whs 8655904be2
Enhance reduce op (#10708)
7 years ago
tangwei12 d96b4427a2 rename checkpoint folder to checkpoint_serial
7 years ago
fengjiayi df8fbf80d9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_CustomReader
7 years ago
fengjiayi b48eba1902 complete python API and unit test
7 years ago
Yibing Liu adbf97b42d Merge branch 'develop' of upstream into deconv_group
7 years ago
Yibing Liu 7a557040e7 Expose param group in conv2d_transpose api
7 years ago
weixing02 7f40cff913 yapf adjust
7 years ago
Yibing Liu 6e13c86dff Enable multiple groups for cudnn conv transpose
7 years ago
tangwei12 9d985340e5 update annotation grammar
7 years ago
Siddharth Goyal 80868f799a Add dynamic rnn model for sentiment analysis with new API (#10849)
7 years ago
Siddharth Goyal e858471a16
Add conv model for sentiment analysis with new API (#10847)
7 years ago
yuyang18 fb370f4411 Refine code
7 years ago
Yibing Liu 669c0df69e Add groups for conv transpose
7 years ago
yuyang18 b857ff1b45 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_parallel_executor
7 years ago
whs 67f5eaff78
Add dice loss (#10717)
7 years ago
yuyang18 27e4ce7287 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/support_op_role
7 years ago
tangwei12 27b717516f update python annotation
7 years ago
Yancey1989 e9abc66910 fix pe
7 years ago
yuyang18 b920d2c281 enable serial tests
7 years ago
yuyang18 1b69c25c92 Merge branch 'feature/sequnce_run_tests' into feature/refine_parallel_executor
7 years ago
yuyang18 91007fe974 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_parallel_executor
7 years ago
yuyang18 1426d794ff Force some unittests serial
7 years ago
yi.wu 5fe8de9d8a fix dist test
7 years ago
whs 86d7cc9789
Add bias for gru_unit_op and fix activation function (#10087)
7 years ago
Qingsheng Li 0d94ab1306
Fixed var not found bug (#10808)
7 years ago
yuyang18 0e5a278c23 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/support_op_role
7 years ago
tangwei12 e901de6681 update var name
7 years ago
qingqing01 2a77fc507b
Enhance detection_map_op and more check in prior_box API. (#10796)
7 years ago
Siddharth Goyal f6543a1181 [Test-driven] Implementing sentiment_analysis with new API (#10812)
7 years ago
tangwei12 2412dee376 code optimized
7 years ago
tangwei12 06aa23b060 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into checkpoint
7 years ago
tangwei12 be05056524 delete old checkpoint code
7 years ago
Yancey1989 952fa04009 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
7 years ago
tangwei12 ed2129cc50 revert distribute_transpiler.py
7 years ago
tangwei12 01975ec1c7 add checkpoint in io
7 years ago
yuyang18 0ce840277e Skip hang op
7 years ago
Qingsheng Li 9ff6715f8a
Enhanced is_empty_op for our seq2seq model (#10704)
7 years ago
tangwei12 5451c78ded add checkpoint in io
7 years ago
dzhwinter 5828101c23
make uint8 support in data_type transform and memory optimize (#10715)
7 years ago
yuyang18 3ec17dcb73 Fix cmake
7 years ago
yuyang18 8c6f9389ee Disabled hanged unit tests
7 years ago
yuyang18 56c2e4a74b disable test together
7 years ago
yuyang18 f06515119e Extract tests from test_parallel_executor
7 years ago
baiyf a66afe0675 Expose prior_box op into detection.py (#10773)
7 years ago
yuyang18 6db9c3c7d6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_parallel_executor
7 years ago
yuyang18 f6638c0b07 Disable buggy tests
7 years ago
daminglu ae1990731d
Test word2vec (#10779)
7 years ago
daminglu 11b6473c26
Image classification & word2vec (#10738)
7 years ago
tangwei12 e130bf3752 optimize python checkpint dir config
7 years ago
tangwei12 b6ee59ae25 optimize python checkpint dir config
7 years ago
tangwei12 ee91e48e34 fix serial number
7 years ago
tangwei12 d98480cff5 fix serial number
7 years ago
tangwei12 22df4c278c fix serial number
7 years ago
tangwei12 eff92d046b merge develop
7 years ago
Qiao Longfei eb7d87545e add trainer.stop and fix a bug for train_by_parallel_executor (#10762)
7 years ago
Qiao Longfei 54ae8e4520
Merge pull request #10741 from jacquesqiao/inferencer-support-multi-gpu
7 years ago
tangwei12 821acdb3bf update op to trianer and pserver
7 years ago
Wu Yi ebc7303990
listen_and_serv use local scope (#10663)
7 years ago
qiaolongfei d2d671e341 add comment
7 years ago
qiaolongfei feed94e20f should load parameter before create parallel_executor
7 years ago
yuyang18 ceb150e9fa Merge remote-tracking branch 'yx/fix_bce_cdn_link' into feature/refine_parallel_executor
7 years ago
Yancey1989 274df85ca6 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
7 years ago