Commit Graph

22828 Commits (98dfb492bb1ca6fae5d565e95891943b261d2a89)
 

Author SHA1 Message Date
minqiyang 98dfb492bb Release GIL lock
6 years ago
minqiyang 42e96a029f Accelerate CPU part
6 years ago
Qiyang Min 4e8c03bdfe Imperative fix conv2d's attrs bugs (#16158)
6 years ago
jerrywgz 08e757318c
Merge pull request #16145 from ceci3/npair_loss0
6 years ago
Tao Luo ccc7c358b3
Merge pull request #16104 from tensor-tang/refine/jit
6 years ago
Tao Luo c49b7855fa
Merge pull request #16120 from Xreki/fix_cmake_compress
6 years ago
Qiyang Min 1f4aa7a202 Imperative remove all descs (#16045)
6 years ago
Zeng Jinle 472f16b5aa
Merge pull request #16063 from sneaxiy/enhance_gc
6 years ago
Tao Luo e31f6e9831
Merge pull request #16146 from luotao1/zero_copy
6 years ago
tensor-tang 14d871121b enhance jitkernel unit test
6 years ago
Liu Yiqun 4e052e0ac9 Disable inference download for WIN32 temporary.
6 years ago
chengduo ad80bde824
Revert "Revert "Add Event for TensorCopy"" (#16035)
6 years ago
Qiyang Min 5f33164f3d
Merge pull request #16125 from panyx0718/imperative
6 years ago
luotao1 1283833395 zero_copy tensor support INT32
6 years ago
tensor-tang cfc83c1445 refine jitcodekey and enhance unit tests
6 years ago
tensor-tang 6ff230a624 Merge remote-tracking branch 'ups/develop' into refine/jit
6 years ago
luotao1 31c4e1d9fc Merge branch 'develop' into zero_copy
6 years ago
wopeizl a38db3cb99
Fixrecordio (#16124)
6 years ago
ceci3 8468c39318 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
6 years ago
ceci3 24fbe6d610 test=develop, replace sce
6 years ago
Cheerego 3c60446e59
fix deadlink (#16129)
6 years ago
luotao1 9e2c7e69fb simplify the zero_copy tests
6 years ago
sneaxiy 732fa00eaf disable gc in recurrent_op currently
6 years ago
tensor-tang 45bdd84dac enhance the jitkernel helper and add unit tests
6 years ago
jerrywgz 55a785bb10
Merge pull request #15949 from ceci3/npair_loss0
6 years ago
chengduo 2f1b3afa6f
fix compiler_py bug (#16122)
6 years ago
Brian Liu db120b9392 Upgrade MKLDNN to v0.18-rc and fix issue caused by lib/lib64 (#15861)
6 years ago
ceci3 0af00a0541 test=develop
6 years ago
ceci3 d3656ff304 test=develop
6 years ago
ceci3 5f343b0e3a test=develop
6 years ago
ceci3 415d74a08e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
6 years ago
ceci3 a80555a3a5 test=develop, change import
6 years ago
Tao Luo 2b63317393
Merge pull request #15601 from luotao1/transformer_ut
6 years ago
ceci3 d35367d296 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
6 years ago
ceci3 60bfcb8b30 test=develop, change import
6 years ago
Xin Pan 81773d0b1c add imperative and declarative mode testbase and example
6 years ago
Zhen Wang 7ea5990ca6 update some details. test=develop
6 years ago
Zhen Wang bf807d69a4 avoid ce fails on windows.
6 years ago
luotao1 aeee4cbe71 add compare between zerocopy and analysis
6 years ago
Zhen Wang 6e0311ee8c
Merge pull request #16084 from wzzju/fix-quantization-pass-ut
6 years ago
Liu Yiqun 6bb84b74b2 Change the download and compress command of cmake.
6 years ago
ceci3 3e0eb55515 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
6 years ago
tensor-tang 14a764c930 simplify the jitkernel templates and tests
6 years ago
Jiabin Yang e233b91a23
test=develop, fix using create_parameter with attr set to False error (#16115)
6 years ago
ceci3 8b86c12e46 test=develop, update API.spec
6 years ago
Tao Luo 25ca2ca001 change init_idx to INT32 in transformer_test
6 years ago
ceci3 c8610739c3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
6 years ago
ceci3 23a9035b21 test=develop, update doc
6 years ago
Yiqun Liu 66ead07ef9 Make parent_idx a dispensable output for beam_search op to support models saved by older paddle version. (#16106)
6 years ago
Jiabin Yang 0217058321 test=develop, fix layers bug (#16099)
6 years ago