Commit Graph

21767 Commits (d54494ba87f5945aabcf63e70ac6b97489ce88e7)
 

Author SHA1 Message Date
tensor-tang 38de1ff472 add fusion squared mat sub op
6 years ago
Qiao Longfei e641ffe77b change interface and api spec for dynamic_gru test=develop
6 years ago
tensor-tang 09c5786e22 add square jitkernel
6 years ago
Qiao Longfei 4c7be265d3 update avx gru grad kernel test=develop
6 years ago
tensor-tang 4461a458a5 adjust diff since abs is too large
6 years ago
Qiao Longfei 9b16e54064 update gru_grad_op
6 years ago
tensor-tang ca6fdc6e33 refine and fix test
6 years ago
tensor-tang a89296ac1f add repeated fc relu pass
6 years ago
Qiao Longfei e477d789a1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gru-add-mode
6 years ago
tensor-tang f347d6e4a1 add repeated fc relu unit test
6 years ago
tensor-tang 99010e6eae init repeated fc relu op
6 years ago
tensor-tang 266a5d2f52 implement matmul refer and mkl kernel
6 years ago
tensor-tang c5623c87a3 init jit matmul kernel
6 years ago
Xin Pan a92860a3b1
Merge pull request #15298 from panyx0718/fix
6 years ago
Xin Pan 50b4ac08b0 fix
6 years ago
Xin Pan a1bfb35dd6 try fix py2
6 years ago
tensor-tang 781cd0cf51 add multi threads test of seqpool test (#15293)
6 years ago
Xin Pan 6eada9e041
Merge pull request #15295 from panyx0718/fix
6 years ago
Xin Pan 3f65869ba6 try fix
6 years ago
Xin Pan 3e79e6544f try fix
6 years ago
Tao Luo 1d434a9de6
Merge pull request #15291 from wojtuss/wojtuss/fix-performance-drop
6 years ago
Cheerego e387667ffe
Merge pull request #15288 from tianshuo78520a/tools
6 years ago
Xin Pan c9b4adf0d5
Merge pull request #15220 from velconia/imperative_shared_ptr
6 years ago
Zeng Jinle 06efc6f35e
Merge pull request #15277 from sneaxiy/fix_py_reader_unittest
6 years ago
minqiyang c86b3dd6e6 Polish code
6 years ago
minqiyang ddfb9f1123 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_shared_ptr
6 years ago
Xin Pan d1220f23bb
Merge pull request #15229 from panyx0718/imperative
6 years ago
colourful-tree 576c740d5d
Merge pull request #14964 from colourful-tree/data_norm
6 years ago
tianshuo78520a 1c6d0342c0 test=develop
6 years ago
colourful-tree d5a8909131
Merge pull request #14950 from colourful-tree/develop
6 years ago
Cheerego 1a2333f5fb
test=develop
6 years ago
Cheerego 4066dfa0c5
fix deadlink in CONTRIBUTING.md
6 years ago
wopeizl 869f3a9dde
Merge pull request #15273 from junjun315/fix-mnist-dataset-error
6 years ago
minqiyang bc3e0d6e01 Fix expand op compile time bug
6 years ago
Tao Luo cbd1c7c01f fix CompareDeterministic error when test_all_data
6 years ago
Xin Pan 6a18c0f9ff
Merge pull request #15278 from chengduoZH/revert_remove_workspace_handle_in_conv2d_cudnn
6 years ago
Zhaolong Xing 98e85f3735 add_transpose_flatten_concat_fuse (#15121)
6 years ago
chengduozh c4eced9881 fix thread safe bug
6 years ago
chengduozh 358e657f68 Revert "Remove workspace_handle in conv_cudnn (#15186)"
6 years ago
sneaxiy 485a1b5a37 fix some failed unittest
6 years ago
wopeizl 5d9edb4124
Merge pull request #15156 from wopeizl/windows/fixgpuissue
6 years ago
lujun b8d31bcb87 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-mnist-dataset-error
6 years ago
Wojciech Uss cb2ba58458 Fix performance drop when with MKL-DNN
6 years ago
lujun 3472f67356 fix mnist-dataset bug at windows,test=develop
6 years ago
tensor-tang fc9fbab6a0
Merge pull request #15271 from tensor-tang/fix/typo
6 years ago
lujun 13b1141bff
Merge pull request #4 from PaddlePaddle/develop
6 years ago
minqiyang d0b640dca1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_shared_ptr
6 years ago
chengduo 064512aa47
Remove workspace_handle in conv_cudnn (#15186)
6 years ago
minqiyang 687171d22b Move from shared_ptr to raw pointer
6 years ago
tensor-tang c3a9f3c4b2 fix typo and refine
6 years ago