chengduo
7902ad653c
Merge pull request #6500 from chengduoZH/feature/v2_doc_img_pool
...
fix img_pool maxout doc
7 years ago
chengduoZH
7d88029381
equation align
7 years ago
chengduoZH
936f0546e3
fix img_pool maxout doc
7 years ago
Wang Meng
35c8e974a3
Merge pull request #6497 from will-am/fix_6495
...
Fix wrong index in dataset downloading exception
7 years ago
wangmeng28
c175eeb387
Fix wrong index in dataset downloading exception
7 years ago
hedaoyuan
7687756b2c
Merge pull request #6445 from hedaoyuan/float16
...
Use PADDLE_WITH_NATIVE_FP16 for float16_t.
7 years ago
kavyasrinet
35420cdf63
Updating the Latex equation for Adagrad ( #6009 )
...
* Updating the Latex equation for Adagrad
* Fixing Latex euqations for adadelta, adam and adamax
7 years ago
Siddharth Goyal
4ff6bc175a
Add row conv operator ( #6013 )
...
* Fix documentation
* Address review comments
7 years ago
dzhwinter
0ca6274451
"add global regularization" ( #6443 )
...
* "add global regularization"
* Polish `append_regularization_ops`
7 years ago
Cao Ying
5926e9a211
Merge pull request #6465 from ranqiu92/doc
...
Update annotations of layers.py
7 years ago
武毅
f650429ba3
Merge pull request #6419 from typhoonzero/recv_op_use_ser_prog
...
recv_op use serialized program
7 years ago
tensor-tang
38de512d29
Merge pull request #6459 from tensor-tang/develop
...
unify MKL macro definition
7 years ago
tensor-tang
69b44f2f19
unify MKL macro definition
7 years ago
ranqiu
322bf3fe36
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
7 years ago
Yu Yang
9f44af9d7c
Fix #6460 ( #6461 )
7 years ago
ranqiu
8d428bd9b8
Update annotations of layers.py
7 years ago
Yiqun Liu
9592468609
Fix gcc4.9 ( #6442 )
...
* Fix compiling error of gcc4.9.
* Refine the check of cxx compiler flags in api/CMakeLists.txt.
7 years ago
Tao Luo
74ead9dcea
Merge pull request #6267 from tensor-tang/infer
...
add inference benchmark data
7 years ago
Tao Luo
3ba75c7c82
update inference benchmark data
7 years ago
Qiao Longfei
5369adf1d8
Merge pull request #6438 from PaddlePaddle/release/0.11.0
...
Release/0.11.0
7 years ago
hedaoyuan
578ad6d232
Use PADDLE_WITH_NATIVE_FP16 for float16_t.
7 years ago
hedaoyuan
ef45af113a
Merge pull request #6408 from hedaoyuan/fix_bug
...
Fix compile error in android.
7 years ago
Qiao Longfei
6332b827ab
Merge pull request #6435 from jacquesqiao/update-release-note-v0.11.0
...
Update release note v0.11.0
7 years ago
qiaolongfei
2e65df1729
change Fluid description
7 years ago
qiaolongfei
acab5e656a
update v0.11.0 release note
7 years ago
Qiao Longfei
0074046538
Merge pull request #6428 from jacquesqiao/release-note-v0.11.0
...
add v0.11.0 release note
7 years ago
qingqing01
5ba231d80b
Merge pull request #6374 from reyoung/feature/remove_device_context_finish
...
Remove DeviceContext::Finish
7 years ago
qiaolongfei
5d4f9fb32d
add some content
7 years ago
qiaolongfei
3a222a4dcf
add release note
7 years ago
typhoonzero
986ca03ce2
update
7 years ago
Tao Luo
3df78ed2a9
Merge pull request #6414 from luotao1/build.sh
...
refine the gen_docs in build.sh
7 years ago
武毅
438ed1287b
Merge pull request #6411 from PaddlePaddle/release/0.11.0
...
Release/0.11.0
7 years ago
Cao Ying
00d6c90f56
Merge pull request #5962 from ranqiu92/doc
...
Refine the doc of layers.py
7 years ago
typhoonzero
4f1381eac3
recv_op use serialized program
7 years ago
chengduo
b6e67f6c0f
Merge pull request #6392 from chengduoZH/feature/fix_python_api_doc
...
Fix v2_API equation for img_pool and maxout format.
7 years ago
Luo Tao
1d301731ac
refine the gen_docs in build.sh
7 years ago
武毅
d6f67f2515
Merge pull request #6409 from typhoonzero/change_release_version
...
Change release version
7 years ago
typhoonzero
ac18580bb9
update
7 years ago
typhoonzero
361126f26b
python package name gpu
7 years ago
typhoonzero
01e28d1125
change release version 0.11.0
7 years ago
hedaoyuan
e1247d8015
Fix compile error in android.
7 years ago
Yiqun Liu
00b64f6679
Add a c-api interface to initialize the thread environment of Paddle ( #5773 )
...
* Fix bug in MergeModel.cpp.
* Add a c-api inferface to initilize the thread environment of Paddle and add a GPU example.
* Add some note for paddle_init_thread and move the inplementation of paddle_error_string into a .cpp file.
* Add some comments.
7 years ago
Qiao Longfei
36fcc95cab
Nmt decoder train ( #6367 )
...
* init decoder_trainer
* can run
* fix lod
* add sharelod to cross_entropy_grad_op
* add avg_cost to fetch list
* modify learning rate
* can run
* optimie code
* add early exit
* fix print
* revert test_understand_sentiment_conv.py
* add act to fc
7 years ago
chengduoZH
3c84444795
follow comments
7 years ago
Tao Luo
7d85b6d36e
Merge pull request #6398 from luotao1/print_operators_doc
...
add print_operators_doc in travis ci
7 years ago
Luo Tao
3b1529d2e5
add print_operators_doc in travis ci
7 years ago
Tao Luo
7db2379d6f
Merge pull request #6388 from luotao1/gcc_version
...
message cxx compiler version
7 years ago
Abhinav Arora
113c026d12
Swish activation operator ( #6358 )
7 years ago
chengduoZH
93563efa19
fix doc
7 years ago
Luo Tao
34b9294052
add version and path for both CXX and C compiler
7 years ago