Qiao Longfei
9b4fe283e1
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam
...
test=develop
6 years ago
minqiyang
91d87ec0b2
Add unittest for imperative resnet
...
Fix the bug of static BatchNorm layer
6 years ago
tensor-tang
0b6447a482
Merge pull request #15310 from luotao1/ZeroCopy_omp
...
fix multi-threads in ZeroCopyProfile
6 years ago
Xin Pan
95f142b18b
resolve conflict
...
test=develop
6 years ago
Xin Pan
abdd9411b4
fix
...
test=develop
6 years ago
Xin Pan
c27008c408
convert all tests to new CompiledProgram API
...
test=develop
6 years ago
chengduo
485d32102d
Open fetch_feed_op test ( #15266 )
...
* open fetch_feed_op test
test=develop
* code refine
test=develop
* reset timeout for test_parallel_executor_fetch_feed
test=develop
* disable test_parallel_executor_fetch_feed for windows
test=develop
* refine unit test
test=develop
6 years ago
peizhilin
5e450833bd
test=develop
6 years ago
Qiyang Min
3f687765e6
Merge pull request #15281 from velconia/fix_expand_op_compile_time
...
Fix expand op compile time bug
6 years ago
peizhilin
eea75a1d93
fix issue when type is invalid
...
test=develop
6 years ago
peizhilin
9adb158e5b
Merge remote-tracking branch 'upstream/develop' into debug/support
6 years ago
Tao Luo
2411ed4286
fix multi-threads in ZeroCopyProfile
...
test=develop
6 years ago
minqiyang
c4cf5967db
Change backward op infershape
...
test=develop
6 years ago
tensor-tang
84b0ecdcce
Merge remote-tracking branch 'ups/develop' into fuse/second_order_mul_sub
...
test=develop
6 years ago
tensor-tang
7035f051a8
adjust acc on mac
6 years ago
luotao1
346561a37f
fix imperative compile when WITH_PYTHON=OFF
...
test=develop
6 years ago
Xin Pan
b29eca3b71
code style
...
test=develop
6 years ago
Xin Pan
7bc67c31e5
polish more
...
test=develop
6 years ago
Xin Pan
0c04cac484
polish
...
test=develop
6 years ago
Xin Pan
47ef2df01a
polish
...
test=develop
6 years ago
Xin Pan
0d5819eb4f
polish imperative codes
...
test=develop
6 years ago
Tao Luo
e33427da0d
Merge pull request #15280 from luotao1/random_test
...
fix CompareDeterministic error when test_all_data
6 years ago
chengduo
46d01d798e
Revert "Revert "Remove workspace_handle in conv_cudnn ( #15186 )"" ( #15290 )
...
test=develop
This reverts commit 358e657f68
.
6 years ago
Qiao Longfei
4d15515c40
fix gru_gpu_kernel test=develop
6 years ago
tensor-tang
93e75c5ae5
refine jitcode of vsub and vsquare
...
test=develop
6 years ago
tensor-tang
d618e48309
fix fuse square mat order and refine test
...
test=develop
6 years ago
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
...
test=develop
6 years ago
Qiao Longfei
4feae25378
fix build problem test=develop
6 years ago
tensor-tang
157494a462
add squared mat sub unit test
...
test=develop
6 years ago
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
...
test=develop
6 years ago
Qiao Longfei
9b16e54064
update gru_grad_op
...
test=develop
6 years ago
tensor-tang
ca6fdc6e33
refine and fix test
...
test=develop
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
...
test=develop
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
...
Fix python2 bug cause CE to fail
6 years ago
Xin Pan
50b4ac08b0
fix
...
test=develop
6 years ago
Xin Pan
a1bfb35dd6
try fix py2
...
test=develop
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
...
try fix
6 years ago
Xin Pan
3f65869ba6
try fix
...
test=develop
6 years ago