Commit Graph

21515 Commits (a5d2a6d1addf918c1f9ea30d677e260c80e201d7)
 

Author SHA1 Message Date
tensor-tang a5d2a6d1ad add fuse pass of sequared mat sub fusion
6 years ago
tensor-tang 531f4a1578 Merge branch 'fuse/repeatedfcrelu' into fuse/second_order_mul_sub
6 years ago
tensor-tang 84e023eae5 adjust the acc since the refer result is too large
6 years ago
tensor-tang 157494a462 add squared mat sub unit test
6 years ago
tensor-tang 38de1ff472 add fusion squared mat sub op
6 years ago
tensor-tang 09c5786e22 add square jitkernel
6 years ago
tensor-tang 4461a458a5 adjust diff since abs is too large
6 years ago
tensor-tang ca6fdc6e33 refine and fix test
6 years ago
tensor-tang a89296ac1f add repeated fc relu pass
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
wopeizl 869f3a9dde
Merge pull request #15273 from junjun315/fix-mnist-dataset-error
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
tensor-tang 146e942c65
Merge pull request #15250 from tensor-tang/refine/seqpool/feed
6 years ago
xiaolil1 8f17c714de Conv int8 residual (#15145)
6 years ago
Tao Luo 93d5c1ed5a
Merge pull request #15261 from wopeizl/fixdemos
6 years ago
chengduo 0e178033d3
open compare_reduce_and_allreduce test (#15258)
6 years ago