Commit Graph

7888 Commits (9b8ca0cfa8398a9479b54a0797e3fee4b0724158)

Author SHA1 Message Date
dzhwinter 9b8ca0cfa8 "fix after merge"
7 years ago
dzhwinter 7a517dc93e merge develop
7 years ago
Tao Luo d84cdb7b59
Merge pull request #9911 from tonyyang-svail/unify_op_registry
7 years ago
Wu Yi d655417f90
Merge pull request #9956 from typhoonzero/split_byref_op
7 years ago
dzhwinter 61cb4f2fdb "fix ci"
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
typhoonzero ff0d9341ea remove not used code
7 years ago
Yu Yang 5305c5f845 Correctly implement destructor of ParallelExecutor
7 years ago
Yu Yang 38d75c912c Follow comments
7 years ago
Yu Yang 6de5fd9e8a Fix FetchTensor on CPU
7 years ago
Yu Yang 35ebe2eca7 Clean MultiDevicesGraphBuilder
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
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
dzhwinter 425a1e76a2 Merge remote-tracking branch 'origin/develop' into memory/activation_memory
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
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
Jacek Czaja acdf7cbd19 - Added EPS for softmax MKLDNN op
7 years ago
dzhwinter 626227eb72 "fix ci"
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
typhoonzero c6d7c2bdff Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into split_byref_op
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
typhoonzero 948628563f update
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