Commit Graph

7870 Commits (f12b3f36173e6bda8b3d26d02f86523c81a85f19)

Author SHA1 Message Date
Yancey1989 f12b3f3617 use memcpy
7 years ago
Yancey1989 13e7194ebd Merge branch 'develop' of github.com:PaddlePaddle/Paddle into auto_grwon_sparse_table
7 years ago
Yancey1989 70bf732f82 refine get interface
7 years ago
Yu Yang 38d75c912c Follow comments
7 years ago
Yu Yang 35ebe2eca7 Clean MultiDevicesGraphBuilder
7 years ago
Yancey1989 b920b51686 rename parameter
7 years ago
Yu Yang c3c7b7bd1b
Merge pull request #9928 from reyoung/feature/stablize_code
7 years ago
Yancey1989 2917a75b7a add some comments for sparse table
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
Yancey1989 ca327508cc update
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 ed6241cd44 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into auto_grwon_sparse_table
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