liaogang
f202d4e036
ctest output on failure
8 years ago
liaogang
35d03c847c
remove VERBOSE in ctest
8 years ago
gongweibao
09c8bf2d5b
Merge remote-tracking branch 'upstream/develop' into develop
8 years ago
dzhwinter
5ab958ba3b
"change size_t type to avoid warning"
8 years ago
emailweixu
2c7d8e7b9f
Merge pull request #2369 from emailweixu/print_layer
...
Correctly handle print_layer in V2 API
8 years ago
emailweixu
6c7cfad06b
Merge pull request #2383 from gangliao/refine_doc
...
rename CMAKE_CURRENT_LIST_DIR to CMAKE_CURRENT_SOURCE_DIR
8 years ago
dzhwinter
b9d024e5e1
"remove useless test file"
8 years ago
dzhwinter
5f9cd8c9ae
"rename test file name"
8 years ago
dzhwinter
26e9c4e26f
"add vector alias to make name clear"
8 years ago
dzhwinter
b4aa0eca44
"modify update interface"
8 years ago
hedaoyuan
90326198e9
Bug fix & add test of GemmConvGradFilter.
8 years ago
hedaoyuan
6a93f0f37a
Add the calculation implementation of GemmConvGradFilterFunction
8 years ago
dzhwinter
8610ba1cf7
"remove get config proto"
8 years ago
xzl
23a1480845
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into improve_pruning
8 years ago
gangliao
e4c97e48e5
Merge pull request #2006 from livc/git_usage_en_version
...
update contribute_to_paddle_en.md
8 years ago
liaogang
6cb6a548a9
rename CMAKE_CURRENT_LIST_DIR to CMAKE_CURRENT_SOURCE_DIR
8 years ago
xzl
1a1c589f31
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into improve_pruning
8 years ago
xzl
092828fbe3
modify the doc of the interface
8 years ago
hedaoyuan
afbe556e56
Modify the arguments description of ConvFunctionBase. And add the definition of backward input and backward filter function.
8 years ago
wanghaoshuang
990b7d7bc9
rename xmap to xmap_readers and remove 'from cv2 import resize' in image.py
8 years ago
wanghaoshuang
e62a4d7abe
xmap: change multiprocess to multithread.
...
images reader: read the data without untarring the tarball file.
image.py: move batch function from reader to image.py
8 years ago
wanghaoshuang@baidu.com
2799b0ec50
Add flowers dataset for image classification model
8 years ago
Tao Luo
b15b26374b
Merge pull request #2375 from luotao1/v1_demo
...
remove duplicated examples, and rename demo to v1_api_demo
8 years ago
dzhwinter
5b8a0c5dd8
"optimizer remove init create with proto"
8 years ago
Yiqun Liu
e36e24d49c
Merge pull request #2299 from Xreki/support_scalar_kernels
...
Centralize the use of simd intrinsic and implement scalar kernels.
8 years ago
Luo Tao
76f1fd18f9
remain mnist demo
8 years ago
qingqing01
4537b7bc8c
Merge pull request #2376 from Xreki/warpctc_note
...
Add doc to the usage of warp-ctc.
8 years ago
Liu Yiqun
31e333a212
Add doc to the usage of warp-ctc.
8 years ago
Luo Tao
46e60761d1
remove duplicated examples, and rename demo to v1_api_demo
8 years ago
Cao Ying
018181fb0c
Merge pull request #2137 from cxysteven/vae
...
Add a Variational Autoencoder (VAE) demo written in V1 API.
8 years ago
dzhwinter
3158efe950
"move cmake scripts too"
8 years ago
dzhwinter
62cd5c7ae6
"failed to resolve conflict. apply to HEAD"
8 years ago
dangqingqing
18cd1f2558
Fix bug and Python API.
8 years ago
dangqingqing
b783e08ea0
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into row_conv
8 years ago
dangqingqing
b3ac51ff90
GPU implementation of row conv.
8 years ago
xuwei06
252c84dbe1
Correctly handle print_layer in V2 API
...
print_layer is used to print the values of a layer when evaluating the model for debugging purpose. No layer depends on print_layer. It should be added to the topology if it is used to print some layer already in the topology.
8 years ago
gangliao
e1dbb2fc13
Merge pull request #2365 from emailweixu/global_external_targets
...
Add GLOBAL option for external library targets
8 years ago
helinwang
1ed6f017f2
Merge pull request #2367 from helinwang/move_recordio
...
move recordio to github.com/PaddlePaddle/recordio
8 years ago
Helin Wang
d0f1890db3
move recordio to github.com/PaddlePaddle/recordio
8 years ago
xuwei06
cb9c588541
Add GLOBAL option for external library targets
...
So that they can be found when paddle is built as a add_subdirectory project in another project.
8 years ago
gangliao
8c1ea31e8f
Merge pull request #2362 from gangliao/refine_doc
...
update docker version
8 years ago
liaogang
02fecae255
update docker version
8 years ago
hedaoyuan
3408b4b2f4
Bug fix
8 years ago
Liu Yiqun
bfe8ecfc31
Fix blanks.
8 years ago
hedaoyuan
c70d3e1af8
Some bug fix
8 years ago
Cao Ying
e556161396
Merge pull request #2358 from luotao1/fix_link
...
fix Broken link to DL 101 book
8 years ago
hedaoyuan
3c0aa0cc34
Add GPU GemmConvFunction implementation
8 years ago
Luo Tao
e73e5cd023
specify the sphinx version in travis-ci
8 years ago
xzl
b6eaed0eab
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into improve_pruning
8 years ago
xzl
18435f2a73
modify the pruning from reading mask to specify sparsity_ratio
8 years ago