Xin Pan
94cb59ad09
hide utils to legacy
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
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
xzl
94f65c3415
handle confilct
7 years ago
guosheng
e1358945d1
Refine AvgPooling with excludeMode to make it compatible with the raw prototxt
7 years ago
guosheng
fe6af6b6ac
Enhance the AvgPooling to support optional exclude-mode
7 years ago
xzl
defdc5fe3d
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_upsample_layer
7 years ago
wangmeng28
89e63b138f
Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
peterzhang2029
5502abb95b
refine docstrings
7 years ago
xzl
7dc584f5c4
add upsample layer
7 years ago
peterzhang2029
8a49f7f16b
add epsilon in bn
7 years ago
wangmeng28
f7941dbb74
Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
guosheng
1ffdecf1ac
Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ROIPooling-dev
7 years ago
yangyaming
07f3f07ff3
MulValue --> ScaleSubRegion
7 years ago
yangyaming
cfad83ce89
Add MulValueLayer.
7 years ago
gongweibao
8d1ad97b3d
Add log to `InitParam` `GetParameter` `SendGrad` and etc. ( #5162 )
...
* add logs and fix a bug
* fix break buf
* modify path bugs
* fix by comments
* fix by comments
* add batch
* add float32tostring
* add pb support
* moidfy gotpaht
* compile ok
* add proto
* delete not need
* add proto
* add empty proto
* clean not need
* clean not need
* modify deps
* fix by comments and update depend
* fix compile error
* fix loop bugs
7 years ago
xzl
0dc4b29879
deal with conflit
7 years ago
wangmeng28
28c98103de
Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
8 years ago
wangmeng28
1644c72acc
Add framework of the factorization machine layer
8 years ago
xzl
c6355444df
avoid modify the proto files
8 years ago
xzl
bc9d8b5ea8
modify all proto used in inference with RUNTIME_LITE, delete Unnecessary proto druning inference process
8 years ago
xzl
935fbd4853
change batch_size from required to optional with a default value 1
8 years ago
chengduo
0be349496f
Merge pull request #3594 from chengduoZH/Adapting_to_the_BatchNorm_structure_to_support_3D_data
...
Adapting to the BatchNorm structure to support 3D data
8 years ago
chengduoZH
91a0c11b19
Adaptive data structure for SwitchOrderLayer
8 years ago
wanghaoshuang
fa54d9d8c0
Rename attribute name in proto
8 years ago
wanghaoshuang
e033569dd6
Fix format
8 years ago
whs
a162ebce8b
Merge branch 'develop' into pixel_softmax_layer
8 years ago
chengduoZH
eaf23cb1e8
fix ModelConfig.proto, addto_layer and concat_layer
8 years ago
chengduoZH
a55dd22649
fix conflict
8 years ago
chengduoZH
3b0e43aa6a
add config parse
8 years ago
chengduoZH
0c273ff41e
fix conflict
8 years ago
chengduoZH
43da7675b3
fix conflict
8 years ago
chengduoZH
b1c0bad9fe
Add config parser for pooling3D
8 years ago
Luo Tao
acd8a22ed1
Merge branch 'develop' into huber_loss
8 years ago
wanghaoshuang
1dc850e4d1
Fix proto file
8 years ago
wanghaoshuang
d8cd67dd1e
Make cudnn convolution layer and projection support for dilation.
8 years ago
chengduoZH
2377d71947
Add3DPooling
8 years ago
chengduoZH
5d98b6f217
Adapting to the BatchNorm structure to support 3D data
8 years ago
Luo Tao
3065cb2625
add huber_regression_cost
8 years ago
guosheng
c07cbf7daf
Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ROIPooling
8 years ago
liaogang
7a56d46a8a
Rename PROJ_ROOT to PADDLE_SOURCE_DIR and PROJ_BINARY_ROOT to PADDLE_BINARY_DIR
8 years ago
Luo Tao
2dec4be1db
* fix travis-ci bug
...
* remove external_project_dependencies for proto/CMakeLists.txt
8 years ago
liaogang
1d4fa2433c
ClangFormat for proto and cuda
8 years ago
guosheng
82911cecb6
Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ClipLayer
8 years ago
guosheng
d19355a532
Refine ClipLayer and add unit test for it
8 years ago
hedaoyuan
dc9f31b32b
Add SliceProjection and slice_projection.
8 years ago
hedaoyuan
b9767aead4
Add SliceConfig.
8 years ago
guosheng
23a8d015e0
add ClipLayer
8 years ago