Commit Graph

13822 Commits (598035f9859240b468a2296e8f155d605164dcaf)
 

Author SHA1 Message Date
Yiqun Liu 598035f985 Fix a bug in save_inference_model and prune when the program is initailized by load_inference_model (#10011)
7 years ago
Abhinav Arora 9ca578d49e Fix CPPLint issues in expand_op, gather_op and get_places_op (#10000)
7 years ago
Xin Pan 98c12b1a08 Clean up C++ codes. (#10022)
7 years ago
daiwk 777cb55cd6 Translate hrnn api daiwenkai (#9920)
7 years ago
Tao Luo 387e10c6cd
Merge pull request #9759 from PaddlePaddle/shanyi15-patch-1
7 years ago
Tao Luo d84cdb7b59
Merge pull request #9911 from tonyyang-svail/unify_op_registry
7 years ago
Tao Luo 1fd12840e7
Merge pull request #9827 from sharannarang/sentiment_analysis
7 years ago
Tao Luo 90abd9dfeb
Merge pull request #9704 from lgone2000/fixunittest
7 years ago
Wu Yi d655417f90
Merge pull request #9956 from typhoonzero/split_byref_op
7 years ago
Wu Yi f7fbef1781
Merge pull request #10027 from typhoonzero/fix_transpiler_last_empty_block
7 years ago
Yu Yang 60e0d1aabd
Merge pull request #10023 from reyoung/feature/DtorOfPE
7 years ago
Yu Yang 28013ef9e2
Merge pull request #10019 from reyoung/feature/feed_fetch_tensor_on_cpu
7 years ago
Tao Luo 63cca04cfd
Merge pull request #10024 from weixing02/mv
7 years ago
Yu Yang 6c7daaf025
Merge pull request #10017 from reyoung/feature/clean_pe
7 years ago
typhoonzero ff0d9341ea remove not used code
7 years ago
typhoonzero e69de096d0 remove redundent pserver block
7 years ago
Yu Yang 5305c5f845 Correctly implement destructor of ParallelExecutor
7 years ago
weixing02 c80212cb24 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mv
7 years ago
Yu Yang 38d75c912c Follow comments
7 years ago
weixing02 7d2b00e5f4 Add 2 docs to fluid/dev by adding soft links for write_docs_*.rst and contribute_to_paddle_*.md
7 years ago
Yu Yang 6de5fd9e8a Fix FetchTensor on CPU
7 years ago
Yu Yang 35ebe2eca7 Clean MultiDevicesGraphBuilder
7 years ago
Tao Luo 9ced6da444
Merge pull request #9896 from weixing02/data_reader
7 years ago
typhoonzero 184835856c fix copy size
7 years ago
Yu Yang c3c7b7bd1b
Merge pull request #9928 from reyoung/feature/stablize_code
7 years ago
typhoonzero 788636f078 update by comments
7 years ago
gongweibao 35483a2094
Add neural transformer leanring rate decay function. (#9951)
7 years ago
fengjiayi fbe562478d
Merge pull request #9994 from reyoung/feature/debug
7 years ago
qingqing01 ee9832a7a9
Add Top-k Python API. (#9973)
7 years ago
chengduo e5b3eb9899
Merge pull request #10001 from abhinavarora/disable_test_channel
7 years ago
fengjiayi c083ee703c
Merge pull request #9950 from JiayiFeng/add_parallel_executor_tests
7 years ago
Tao Luo 61f4baa13a
Merge pull request #9792 from luotao1/merge_bn
7 years ago
Tao Luo 2617d8bcda
Merge pull request #9993 from jczaja/prv-softmax-mkldnn-fix
7 years ago
typhoonzero e2d56832e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into split_byref_op
7 years ago
Abhinav Arora 74ff0be234 Merge remote-tracking branch 'origin/develop' into disable_test_channel
7 years ago
Tao Luo ebbc28e6a4
Merge pull request #10002 from abhinavarora/fix_ci
7 years ago
fengjiayi e84d3a7fbf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_parallel_executor_tests
7 years ago
Abhinav Arora ed681d5235 Fix conv_mkldnn_op.cc which is causing CI failure
7 years ago
Abhinav Arora 1b5c1bcb57 Disabling Channel Test to fix CI
7 years ago
Yang Yang 68d96385e4 remove REGISTER_OP and REGISTER_OP_EX
7 years ago
Abhinav Arora 6f83142353
Fix cpplint issues with beam_search_op and beam_search_decode_op (#9962)
7 years ago
Yang Yang 4b1a32db34 fix pybind.h generator
7 years ago
Abhinav Arora 2d1a6f8d4a
Fix cpplint issues in Detection_map_op (#9969)
7 years ago
Abhinav Arora d08791d11a
Fix CPPLint issues with Chunk_eval_op (#9964)
7 years ago
Wu Yi 8352f93809
Merge pull request #9933 from typhoonzero/add_dist_unit_test
7 years ago
weixing 544159c3de
Merge pull request #9870 from weixing02/ini
7 years ago
Jacek Czaja de8094f57e Cosmetic fixes
7 years ago
Jacek Czaja acdf7cbd19 - Added EPS for softmax MKLDNN op
7 years ago
tangwei12 6f3aa72573
Merge pull request #9490 from seiriosPlus/mpi_enabled
7 years ago
Luo Tao 81c47b21ef add type check and default scope
7 years ago