Liu Yiqun
cffcc93fa5
Refine the tables.
8 years ago
Liu Yiqun
3c839b1df0
Rename doc/howto/cross_compiling into doc/mobile.
8 years ago
Yi Wang
1796a2ab55
Android build document in English ( #5029 )
...
* Add English version of Android cross-compiling document
* Add English version of Android cross-compiling document
* Follow comments from Yi-qun and Kavya
8 years ago
Yiqun Liu
d3b07a6ede
Add documentation of cross-compiling for iOS ( #5239 )
...
* Add documentation of cross-compiling for iOS.
* Correst the typo in documentation of cross-compiling for raspberry pi.
* Set ANDROID_API to 21 when it is specified < 21 for arm64-v8a in build_android.sh.
* Check the input and print the usage in MergeModel.cpp.
8 years ago
Luo Tao
1a69027933
correct the index of cluster_train_cn/en.md
8 years ago
Yi Wang
8b1c50c642
Update the Build PaddlePaddle for Raspberry Pi document ( #5177 )
...
* Add cross_compiling_for_raspberry.md
* Update cross_compiling for raspberry pi document
* Some minor edits
* In response to comments from Kavya
* Add the _en suffix
8 years ago
Thuan Nguyen
8f4c488e6e
* Add symbolic link from Paddle/CONTRIBUTING.md to doc/howto/dev/contribute_to_paddle_en.md so sphinx can generate the document
...
* Update CONTRIBUTING.md links so sphinx does not add these links to the TOC
* Removed dev/contribute_to_paddle_cn.md from documentation, since this document is not in sync with Paddle/CONTRIBUTING.md
8 years ago
Yi Wang
6c8dce9ce2
Contribute and logging ( #5181 )
...
* Create vlog_guide.md
* Move design/vlog_guide.md into CONTRIBUTE.md
* In response to comments from Yu Yang and Tony
* In response to comments from Luo Tao
8 years ago
武毅
63ffe5250a
Cluster train doc for v2 API ( #2072 )
...
* update cluster train v2 doc
* WIP cluster train doc
* update
* cluster train doc
* add TOC for en doc
* fix sphix build issue
* fix error links
* fix link errors
* fix image link
* polish cluster train docs
* update general distributed training document
* fix sphinx compile error
* fix doc image error
8 years ago
Liu Yiqun
d0ac274930
Merge branch 'develop' into update_android_doc
8 years ago
Liu Yiqun
cd099c7262
Remove the words related to the support of Android 16.
8 years ago
Luo Tao
c319be7ae4
fix URLError when removing duplicated tutorials
8 years ago
kexinzhao
646cfbfe04
Update new_op_en.md
8 years ago
kexinzhao
8069a3cf0a
Fix typo in new_op_cn.md
8 years ago
Luo Tao
ff061c2502
refine "Testing Backward Operators" in new_op_cn/en.md
8 years ago
Liu Yiqun
746517cc4a
Update the documentation of how to cross-compile for Android.
8 years ago
Mimee
5deeefedfb
Add eigen docs; modify release notes grammar/spelling. ( #4452 )
...
Fixes #4445
8 years ago
Abhinav Arora
e93e997176
Correcting Eigen-Unsupported and adding link to it ( #4446 )
8 years ago
Mimee
8945bce8b3
Add new line at eof.
8 years ago
Mimee
70358dde7d
Finish up op creation doc.
8 years ago
Mimee
699dd6e9f4
new line at the end
8 years ago
Mimee
2fd798162b
Another 1/3.
8 years ago
Mimee
3563f1da35
First half translation of operator definition.
8 years ago
dongzhihong
838d547e10
"update design doc"
8 years ago
dongzhihong
779e58c043
"add name convention url"
8 years ago
Luo Tao
65bc5fcd06
update new_op_cn.md
8 years ago
Luo Tao
f657e21f57
update new_op_cn.md, fix type error
8 years ago
Luo Tao
6d03ca3347
refine new_op_cn.md
8 years ago
Luo Tao
8a2ff350ed
simplify the python/paddle/v2/framework/tests/CMakeLists.txt
8 years ago
Luo Tao
1eb18c5715
update write_docs_cn.rst
8 years ago
caoying03
db5e726d16
update the how to write op doc.
8 years ago
caoying03
20be846c10
Merge branch 'develop' into update_doc
8 years ago
QI JUN
d924a658bb
Merge pull request #3750 from QiJune/add_eigen_user_doc
...
add how to use eigen cn doc
8 years ago
Yu Yang
b64aac542a
Merge pull request #3857 from qingqing01/grad_test_for_multi_inputs
...
Enhance the unit test framework to explicitly test whether the operator correctly handles gradients for multiple inputs.
8 years ago
caoying03
b3ff125d55
follow comments.
8 years ago
caoying03
efd40b66cc
update the doc for how to write the operators.
8 years ago
dangqingqing
ab55d7933b
revert scatter_op and other mirror changes.
8 years ago
qijun
beafabc73e
follow comments
8 years ago
Tao Luo
b3463bfffc
Merge pull request #3851 from luotao1/no_kernel_op
...
package a new USE_NO_KERNEL_OP for USE_OP_ITSELF
8 years ago
fengjiayi
9a3c69c268
Revert "Remove `grad_op_type` in `REGISTER_OP`"
8 years ago
Luo Tao
5b93ac7778
package a new USE_NO_KERNEL_OP for USE_OP_ITSELF
8 years ago
caoying03
c2c5df2911
update doc.
8 years ago
fengjiayi
79b1f33a02
Remove `grad_op_type` in REGISTER_OP
8 years ago
qijun
1dfc5d87ff
add more details
8 years ago
qijun
ca9be82f6c
add how to use eigen cn doc
8 years ago
qingqing01
b336119424
Add WITH_TESTING=ON for cmake in the operators writing guide doc.
8 years ago
qingqing01
c19eae4c8e
update doc about how to write new operators.
8 years ago
qingqing01
d78521d491
fix doc format.
8 years ago
qingqing01
f646f7991a
Add chinese doc about how to write new operators.
8 years ago
Yi Wang
ec5e20c9f1
Remove stopped containers and dangling images
8 years ago