Commit Graph

11290 Commits (0a80f06ec4289295168216d8e7170b902ced543f)

Author SHA1 Message Date
Xin Pan 0a80f06ec4
Merge pull request #14086 from panyx0718/fix6
6 years ago
Yan Chunwei ee74be3a49
[1.1] Bugfix/tensorarray (#14044)
6 years ago
Qiyang Min 33b4920d2d
Merge pull request #14057 from velconia/continue_hash_op
6 years ago
Qiyang Min 209f24a241
Merge pull request #14051 from velconia/accelerate_embedding_grad
6 years ago
minqiyang 2fec8c5d9a Polish code
6 years ago
minqiyang 7f7af5d412 Add xxhash deps to inference demo and trainer demo
6 years ago
minqiyang fe18adfbaa Add fluid inference support
6 years ago
Wu Yi 9da9b1926b
[1.1] fix graph num hang (#14072)
6 years ago
Tao Luo 5ed3e6f3f6
Merge pull request #14042 from luotao1/remove_unused_code
6 years ago
Zeng Jinle 97d47a7d08
Merge pull request #13913 from sneaxiy/seq_reverse
6 years ago
Jiabin Yang a3efba176c
Merge pull request #14085 from jerrywgz/fix_generate_proposals_op
6 years ago
Guo Sheng b9ae1c49f8
Merge pull request #13994 from guoshengCS/add-reshape-reuse-input
6 years ago
Zeng Jinle 60058180cb
Merge pull request #13945 from sneaxiy/unify_mixed_vector_api
6 years ago
Xin Pan bcc9126e7b
Merge pull request #14056 from panyx0718/fix
6 years ago
Tao Luo 961baea16c
Merge pull request #14063 from wojtuss/wojtuss/remove-unused-EnableMKLDNN
6 years ago
Hongyu Liu 379d933ae5
Merge pull request #14036 from phlrain/add_dropout_att_new
6 years ago
minqiyang a2820b9899 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into accelerate_embedding_grad
6 years ago
Xin Pan bba0c4a9f2 delete unused codes.
6 years ago
jerrywgz de2f965c9b test=develop
6 years ago
guosheng cc0e23973d Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
6 years ago
sneaxiy b1fd62f39e test=develop
6 years ago
guosheng 3cfaeac288 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
6 years ago
Xin Pan d5d09672c8 better fix
6 years ago
Xin Pan 726fd438cd avoid blocking everyone
6 years ago
Tao Luo 8ab953e37c auto insert infer_graph_clean_pass as the default first one
6 years ago
Tao Luo d70c7fb9b3 Merge branch 'develop' into remove_unused_code
6 years ago
Tao Luo ea2bdd192d Merge branch 'develop' into remove_unused_code
6 years ago
minqiyang 0de6811ee0 Change reserve to resize
6 years ago
minqiyang 5660d6a3ba Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into accelerate_embedding_grad
6 years ago
guosheng 1f92c30565 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
6 years ago
tensor-tang a05fce6544 Merge remote-tracking branch 'ups/develop' into fix/jit/avx
6 years ago
Qiyang Min d0fdcb2f6d
Merge pull request #14048 from velconia/change_sequence_pool_to_cpu
6 years ago
tensor-tang d24d282a7a fix avx error
6 years ago
tensor-tang 9cb8738f54
Merge pull request #14018 from tensor-tang/refine/jit/gru
6 years ago
Xin Pan 70effddfc1 fix
6 years ago
Xin Pan 64e7688ade clean more APIs
6 years ago
Xin Pan c891bc22f5 clarify Reset
6 years ago
minqiyang 447a680a2b Add API.spec
6 years ago
minqiyang 5de4619781 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into accelerate_embedding_grad
6 years ago
minqiyang 0695c1fbe8 Add remind for code
6 years ago
minqiyang 0c5c4c4a5b Add blas header file
6 years ago
guosheng aac426444f Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
6 years ago
minqiyang e2a348cd10 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into change_sequence_pool_to_cpu
6 years ago
Xin Pan 4f59690b4c clean unused codes
6 years ago
Xin Pan 784a19ecd0 fix some thread-safty issue and simplify threadpool
6 years ago
Wojciech Uss be58997443 remove unused method from naive executor
6 years ago
minqiyang 40141f749b Implement the unittest for hash op
6 years ago
minqiyang 8a0f26f45f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into continue_hash_op
6 years ago
minqiyang d4f9aa0852 Add hash op implementation
6 years ago
phlrain a4ad286e6b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dropout_att_new
6 years ago