Commit Graph

7860 Commits (5305c5f8454574a344d395590df783293badc010)

Author SHA1 Message Date
Yu Yang 5305c5f845 Correctly implement destructor of ParallelExecutor
7 years ago
Yu Yang c3c7b7bd1b
Merge pull request #9928 from reyoung/feature/stablize_code
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
Tao Luo 2617d8bcda
Merge pull request #9993 from jczaja/prv-softmax-mkldnn-fix
7 years ago
Abhinav Arora 74ff0be234 Merge remote-tracking branch 'origin/develop' into disable_test_channel
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
Abhinav Arora 6f83142353
Fix cpplint issues with beam_search_op and beam_search_decode_op (#9962)
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
Jacek Czaja acdf7cbd19 - Added EPS for softmax MKLDNN op
7 years ago
Yu Yang 9b60d0decb
Merge pull request #9975 from reyoung/feature/VarHandleCtor
7 years ago
Yu Yang 06fb055a2f New group
7 years ago
Tao Luo 16104a1cd8
Merge pull request #9987 from luotao1/check_env
7 years ago
Tao Luo 038dbb386e
Merge pull request #9958 from luotao1/find_tensorrt
7 years ago
Yu Yang 71a2e6b73c Reverse create var
7 years ago
Yu Yang 2e8459be71 DebugCode
7 years ago
Yu Yang fc6f0be276
Merge pull request #9942 from reyoung/feature/tuning_pe_trans
7 years ago
Yu Yang d7527681c6 Fix scale grad
7 years ago
Yu Yang 89728f8e66 update
7 years ago
Yu Yang eb2e4eeade Debug
7 years ago
Luo Tao 7d19b65e65 move paddle/scripts/check_env.sh to benchmark/
7 years ago
Yu Yang b53f7e2c98
Merge pull request #9930 from reyoung/feature/simplify_delay_logic
7 years ago
Yu Yang 64c139e854 Using constructor for VarHandle
7 years ago
Yu Yang b4aaa00a8a Polish logic of ParallelExecutor
7 years ago
Yu Yang 2ab12ca248 Add comments and clean code
7 years ago
Yu Yang a822f8ddbb Add wait
7 years ago
Yu Yang e9e27e0f32 Revert
7 years ago
Yu Yang 7289e75836 Udpate
7 years ago
Yu Yang e6bc7bb09a Tuning code
7 years ago
Yu Yang 0ca28b8507 Sync Copy
7 years ago
Yancey1989 b821a7efc1 specified pip version in production image
7 years ago
Yu Yang 4999f85f6a Clean RunDelayedOp method
7 years ago
Yu Yang c0f4e0332c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/simplify_delay_logic
7 years ago
Kexin Zhao 64bf3df0f9 add print support to float16 (#9960)
7 years ago
Luo Tao d4682247e1 auto find tensorrt library
7 years ago
Yan Chunwei 186659798f
add tensorrt build support(#9891)
7 years ago
guru4elephant a097d082c7
Merge pull request #9938 from guru4elephant/fix_testcase
7 years ago
typhoonzero 745aacfc38 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dist_unit_test
7 years ago
Yu Yang 5b84c9b59c CreateOpHandleIOs
7 years ago
typhoonzero 8c1b257596 add dist unitest data compare
7 years ago
dongdaxiang fb873713e7 update program_desc_test testcase
7 years ago
Yu Yang d0342f12aa Simplify DelayOps Logic
7 years ago
Yu Yang 093d227a77 Use mutex to stablize ncclCtxMap
7 years ago
whs 494c262a26 Fix average_accumulate_op for parallel executor. (#9852)
7 years ago
Yi Wang 630943c7a7
Update documentation (#9918)
7 years ago
Yi Wang b48cf1712b
Fix cpplint errors in transform_test.cu (#9915)
7 years ago