liaogang
65b8bb2583
Fix a bug
9 years ago
liaogang
1c9f6f7f99
Update
9 years ago
qijun
f173341fb2
Merge remote-tracking branch 'baidu/develop' into feature/sppnet
9 years ago
wangyanfei01
0feecbd13c
modify on docs
9 years ago
qijun
dfbde28ad3
add some code comments for SppLayer
9 years ago
liaogang
c8091ad80f
Follow comments
9 years ago
liaogang
4dada9c7ce
Delelte old protostr
9 years ago
wangyanfei01
0a0c55d228
more friendly test options
9 years ago
liaogang
93dc44c9df
Update
9 years ago
liaogang
0519cc6423
Merge branch 'develop' of https://github.com/baidu/Paddle into bilinear
9 years ago
wangyanfei01
c6a0298e2a
create PR to polish test_period meaning
9 years ago
qingqing01
05204af1f2
Fix memory leak in image classification demo, which is caused by dataprovider ( #323 )
...
* the memory leak is inside one pass.
9 years ago
wangkuiyi
bd50f93e63
[Work in Progress] Update cluster_train.md ( #391 )
...
Update cluster_train.md for easier understanding
9 years ago
luotao1
e6c83f4ec0
some tiny fixs ( #406 )
...
* some tiny fixs
* use VLOG(3)
9 years ago
gangliao
14ba68f963
Update FindAVX.cmake ( #404 )
...
* make AVX_FOUND is default value to WITH AVX
* let AVX_FLAG always keep -mavx flag since compiler can build binary with -mavx even CPU does not support avx.
9 years ago
qijun
eaf3dec9c5
follow comments
9 years ago
zhangjinchao01
891867ecd6
update srl demo
9 years ago
liaogang
fd94e6aff8
Merge branch 'develop' of https://github.com/baidu/Paddle into bilinear
9 years ago
liaogang
bc2b521c24
Follow comments
9 years ago
Liang Zhao
992ac8f9a1
Implement setDiag() with BaseMatrix::assign()
9 years ago
Liang Zhao
8c40bfd0fc
Make matrix well-conditioned when unittest inverse
9 years ago
qijun
70e04683dd
add getSize method for PoolProjection
9 years ago
qijun
bdc9d10ae5
Merge remote-tracking branch 'baidu/develop' into feature/sppnet
9 years ago
gangliao
0c7ac3d9c2
Fix Travis Ci does not build when push patches ( #399 )
9 years ago
qijun
3553576e6e
Merge remote-tracking branch 'baidu/develop' into feature/sppnet
9 years ago
qijun
e2c0713589
follow comments
9 years ago
liaogang
7f6e9acab0
Fix minior bug
...
* add patch does not trigger travis ci
9 years ago
luotao1
65af9f9495
modify the format of diff information in protostr ( #398 )
9 years ago
liaogang
cc04a7d7ab
Merge branch 'develop' of https://github.com/baidu/Paddle into bilinear
9 years ago
liaogang
db1757556e
Follow comments
9 years ago
hedaoyuan
125c19a3c3
fix some nvcc compile options ( #392 )
9 years ago
Yu Yang
57bc6238d9
enable swig unittest in travis-ci ( #394 )
...
* Init
* Add numpy deps
* Refine
9 years ago
qijun
db569f293e
fix merge conflict
9 years ago
backyes
f06f4dfbae
py_paddle link zlib( #393 )
9 years ago
hedaoyuan
a07da94939
fix floating-point overflow problem of tanh ( #355 )
9 years ago
Yu Yang
56b23d1838
Fix macOS quick start preprocess script. ( #390 )
...
* Use `gshuf` instead of `shuf` in macOS
* Fix #388
9 years ago
luotao1
a275fe93aa
add python-related unittest problem in faq document ( #377 )
9 years ago
qingqing01
8b5cb2955c
fix deadlink in Chinese quick start doc. ( #389 )
9 years ago
gangliao
098e7caa23
Cancelling Travis build with docs updates only. ( #372 )
9 years ago
qijun
5ece5c96ad
add python wrap for sppLayer
9 years ago
gangliao
2e1d968fc2
Remove Mac OS X build docs ( #386 )
...
Currently, Paddle on Mac OS X is not deliberate testing through the different versions of Mac OS X and Clang.
When all these things that we've done, we will reopen Mac build docs.
9 years ago
xuwei06
38764bf908
Add sum_cost to document
...
And rebase
Change-Id: I7ea234b3aa8fc70675af15d91db08242c43fb5ff
9 years ago
xuwei06
ebad8e525d
Add SumCost
...
This allows user to implement any type of cost by summing over the output of non-cost layers.
Change-Id: Ic55aaabbf0c1299e70b8e48a0effcc91f8f5bd29
9 years ago
lzhao4ever
4905751a22
Add define for double getrf, getri ( #381 )
9 years ago
liaogang
5a1e7dbc6a
Fix conflict
9 years ago
luotao1
e802471c58
abstract outputSize function in CNN-related layers ( #314 )
9 years ago
gangliao
f9849ac92d
Revise one word in ISSUE_TEMPLATE.md ( #371 )
9 years ago
liaogang
91a4064e35
Follow comments
9 years ago
liaogang
724d6dd40a
Replace outputH to batchSize
9 years ago
liaogang
6e12482e4f
revert flags.cmake
9 years ago