Abhinav Arora
f53beedd13
Fix issue 9673 ( #9674 )
7 years ago
Lei Wang
09b4a1a361
Build: generate all the build related files into one directory. ( #9512 )
7 years ago
xzl
4747b2c92d
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_upsample_layer
7 years ago
qingqing01
24509f4af9
Fix the grammar in copyright. ( #8403 )
7 years ago
Yang Yang
bf1ccbec4a
turn off test comparesparse
7 years ago
Yu Yang
e6a4facfd7
Merge pull request #7782 from reyoung/feature/disable_unstable_unittest
...
Disable the unstable unittest
7 years ago
Yang Yu
9abd3b1e11
Add issue link
7 years ago
Abhinav Arora
f5517de7bc
Fix warnings in priorbox, sequence_reshape and ctc_align_op
7 years ago
Yang Yu
97856d89ac
Disable the unstable unittest
7 years ago
wangmeng28
871b0e6854
Simplify priorbox layer
7 years ago
wangmeng28
e22039f82b
Fix priorbox layer when multiple values given in min_size
7 years ago
fengjiayi
a37f6ad379
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_elementwise_max_min
7 years ago
Cao Ying
a9899dbe2b
Merge pull request #7609 from lcy-seso/fix_copyright
...
fix copyright.
7 years ago
ying
8f9480cc2c
fix copyright.
7 years ago
fengjiayi
f1a889720a
fix copyright
7 years ago
tensor-tang
5d226743eb
fix mkldnn concat dimension issue for rnn
7 years ago
dzhwinter
b9b75377a2
Feature/hooks ( #7513 )
...
* add copyright hook
* add copyright hook
* refine copyright hook
* "test copyright hook"
* fix check style
* fix ci
7 years ago
tensor-tang
a7e847b648
fix ds2 issue
7 years ago
hedaoyuan
e8a96a8e89
Merge pull request #7159 from hedaoyuan/inference
...
Release the middle layer's output memory
7 years ago
dzhwinter
19541468b6
"fix frigled test gradient of rnn" ( #7166 )
...
* "fix frigled test gradient of rnn"
* "fix based on comments"
7 years ago
hedaoyuan
cb4caa5ccb
Bug fix.
7 years ago
tensor-tang
89cb3a249c
follow comments, refine comment and function name
7 years ago
tensor-tang
adf79faaca
Merge remote-tracking branch 'upstream/develop' into mkl_packed
7 years ago
tensor-tang
df2b054b13
follow comments refine code
7 years ago
hedaoyuan
1a02369ad5
Add releaseOutput interface for release the output memory of the middle layer.
7 years ago
Yu Yang
15e8c80ee0
Rename API of DeviceContext ( #7055 )
...
* Rename API of DeviceContext
Make them as usual names.
* Rename API of DeviceContext
Make them as usual names.
* Fix compile
* Fix compile
* Fix compile
* Fix compile
* Fix compile
7 years ago
tensor-tang
4360615850
fix compile error
7 years ago
tensor-tang
0596cd8826
refine test recurrent layer
7 years ago
tensor-tang
8209103551
follow comments and refine code
7 years ago
tensor-tang
0b080a42da
add recurrent layer header
7 years ago
tensor-tang
b95834dc0c
disable use_gpu when test mkl recurrent layer comparing with cpu
7 years ago
tensor-tang
0f8aad2934
fix compile error
7 years ago
tensor-tang
2e101df7c6
enable gtest for MKLPackedRecurrentLayer
7 years ago
tensor-tang
624e3e5208
add MKL Packed RecurrentLayer
7 years ago
tensor-tang
9c27c13e46
follow comments using macro to separate the original implements
7 years ago
tensor-tang
84cb542c13
use intel openmp to speedup seq2batch when WITH_MKL
7 years ago
dangqingqing
0fce0fe698
Reduce memory usage in conv layer and RoI layer for mobile inference.
7 years ago
xzl
94f65c3415
handle confilct
7 years ago
xzl
76941d90b1
add upsample cpu&gpu forward&backward compare test
7 years ago
tensor-tang
69b44f2f19
unify MKL macro definition
7 years ago
Tao Luo
a34fc8b36b
Merge pull request #6213 from tensor-tang/mkldnn_lrn
...
add MKLDNN LRN
7 years ago
whs
e09e21beee
Merge pull request #6188 from wanghaoshuang/conv_fix
...
Make ConvTransProjection support for dilation
7 years ago
Tao Luo
de80c5696a
Merge pull request #6100 from guoshengCS/enhance-include-pool
...
Enhance AvgPooling to support both include_mode and exclude_mode
7 years ago
wanghaoshuang
6173f91cce
uncomment code
7 years ago
tensor-tang
f13d725acf
add mkldnn_lrn python interface and add it to simple net
7 years ago
tensor-tang
343b1a962b
add mkldnn_lrn unit test
7 years ago
tensor-tang
54205c99b6
add MKLDNNLRNLayer
7 years ago
wanghaoshuang
b25ee3ae60
Fix ConvTransProjection bug.
...
1. Make ConvTransProjection support for dilation
2. Fix err config in Projection.conv unitest while deConv=true
7 years ago
Luo Tao
362b7d8a5e
Rename gserver_test2 to gserver_test_with_python
7 years ago
Luo Tao
57157284b2
Merge branch 'develop' into cmake
7 years ago