Commit Graph

854 Commits (5860150d96eefc11f55fe9e8408734001ab0483c)

Author SHA1 Message Date
Helin Wang 67eff9fa9c polish
8 years ago
Helin Wang c2a16b5c91 update OP based parameter server design
8 years ago
Helin Wang 74b22c3737 update figures
8 years ago
qijun 1dfc5d87ff add more details
8 years ago
Luo Tao 31632a694c remove unused ubuntu Debian install doc
8 years ago
qijun ca9be82f6c add how to use eigen cn doc
8 years ago
Helin Wang 75856ec337 fix typo
8 years ago
Helin Wang 0e80f74cb5 change image size
8 years ago
Helin Wang 46034faf97 Design doc: operator based parameter server.
8 years ago
Tao Luo 47eb869197 Merge pull request #3571 from luotao1/huber_loss
8 years ago
qingqing01 8dded4f299 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into write_new_op
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
Luo Tao acd8a22ed1 Merge branch 'develop' into huber_loss
8 years ago
Tao Luo 0af4643175 Merge pull request #3715 from luotao1/about_doc
8 years ago
Luo Tao 346630f413 Remove "About" tab in "Documentation"
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 111812fa3b Merge pull request #3676 from wangkuiyi/add_docker_build_doc
8 years ago
Yi Wang ec5e20c9f1 Remove stopped containers and dangling images
8 years ago
Yi Wang 852f341615 Add clean build section
8 years ago
Yi Wang ab53bea1dc Run a specific test
8 years ago
Yi Wang f71f3935e3 In response to comments from Chen Xi
8 years ago
Yi Wang c8d0c9af86 In response to comments from Luo Tao
8 years ago
Yi Wang 1e61d91f24 Update index and add Chinese version
8 years ago
Yi Wang 9fdf3970d0 Update unit test running and CUDA
8 years ago
Yi Wang f22ece9273 Add a document on building using Docker
8 years ago
Xi Chen bb749f6758 fix alignments in graph
8 years ago
Xi Chen 1dc62cd21c updated doc with implementation change of trainer
8 years ago
Xi Chen a1ce705517 update etcd graph for design doc
8 years ago
Luo Tao 7596191821 Merge branch 'develop' into huber_loss
8 years ago
caoying03 bc6bae8d53 Merge branch 'develop' into add_sequence_slice_layer
8 years ago
Luo Tao 3065cb2625 add huber_regression_cost
8 years ago
guosheng 7d2ef02a99 Add ScaleShiftLayer
8 years ago
Luo Tao 27a99bfb14 Add base class for huber_regression_cost and huber_classification_cost
8 years ago
Yancey 0f8688192c Fix invalid paddle binary file path (#3421)
8 years ago
tensor-tang 137a05eb75 update
8 years ago
tensor-tang 0d2ab5e993 use param header to save mkldnn format info
8 years ago
武毅 d08550fdd2 Large model train doc (#3445)
8 years ago
gongweibao e54ce7798e Fix docker dev startup bug (#3363)
8 years ago
Yi Wang 0dc75ab3ef Merge pull request #3410 from jacquesqiao/numeric-gradient-design
8 years ago
qiaolongfei e7822dcdc9 Capitalize the first character of some title
8 years ago
caoying03 b7359ee3ce Merge branch 'develop' into add_sequence_slice_layer
8 years ago
qiaolongfei f485a9bc50 add auto gradient check design doc
8 years ago
liaogang 7a56d46a8a Rename PROJ_ROOT to PADDLE_SOURCE_DIR and PROJ_BINARY_ROOT to PADDLE_BINARY_DIR
8 years ago
caoying03 34ff75221f Merge branch 'develop' into add_sequence_slice_layer
8 years ago
Tao Luo 01c668e6c3 Merge pull request #3310 from luotao1/doc
8 years ago
caoying03 92b2b1bd73 Merge branch 'develop' into kmax_score_layer
8 years ago
Luo Tao 2dec4be1db * fix travis-ci bug
8 years ago
Cao Ying d9f97b023d Merge pull request #3297 from lcy-seso/add_nest_sequence_select
8 years ago
Luo Tao 5b81f5da74 Merge branch 'develop' into doc
8 years ago
typhoonzero 39910f0719 update releasing_process.md for pypi upload
8 years ago
Luo Tao d758c6c427 reduce travis-ci time of build_doc
8 years ago
caoying03 84627bb934 add config helper for sequence slice layer.
8 years ago
caoying03 59a8ebc62a Merge branch 'develop' into kmax_score_layer
8 years ago
caoying03 94686c5751 Merge branch 'develop' into add_nest_sequence_select
8 years ago
typhoonzero d7678df557 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_docker_docs
8 years ago
tensor-tang 6405438bcf change some names and refine
8 years ago
typhoonzero 70076d087c update docker docs
8 years ago
tensor-tang 6ee16af161 add why new design counts
8 years ago
caoying03 855ae59d44 add KmaxSeqScoreLayer implementation.
8 years ago
tensor-tang 450ac64c67 refine and add overview
8 years ago
tensor-tang 0fb0484ecd refine doc
8 years ago
tensor-tang fee7c8b331 add mkldnn design doc
8 years ago
caoying03 6e291b34c3 Merge branch 'develop' into add_nest_sequence_select
8 years ago
Guo Sheng b7b956f0ba Merge branch 'develop' into add-ClipLayer
8 years ago
guosheng 3fe9e48f36 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-L2NormLayer
8 years ago
guosheng 17e16c2548 Refine RowL2NormLayer and add python unit test for it
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 aaf8401fa0 Merge pull request #3126 from hedaoyuan/slice
8 years ago
hedaoyuan 90846f3c9d Add interface description into api documentation.
8 years ago
Yi Wang ae3a9c48ed Add throw_on_error specialization for T*; Update all usages of Scope
8 years ago
Helin Wang 3ff0a9fbb1 Implement distributed training save model, improve master.NewClient interface
8 years ago
fengjiayi 02cde244d2 Merge pull request #2949 from dzhwinter/backward
8 years ago
fengjiayi 0ab8f52db7 Merge branch 'backward' of https://github.com/Canpio/Paddle into backward
8 years ago
dongzhihong 13b5e68ccc "add build directory"
8 years ago
dongzhihong 55fe0120e9 "update faq "
8 years ago
dongzhihong 8d3e065af8 "update faq"
8 years ago
caoying03 ac69f7730a add gated linear unit into config helper.
8 years ago
zhanghaichao 043764e770 Error fix in doc on Write New Layers
8 years ago
LiuYongFeng b707ed89f7 Update write_docs_cn.rst
8 years ago
Yang yaming 312ce8b419 Merge pull request #2497 from pkuyym/ssd_outloss
8 years ago
yangyaming 86543f7f6a Follow comments.
8 years ago
fengjiayi f4281ceee4 renew simple_op_design
8 years ago
fengjiayi 7dc53ea0ed renew simple_op_design.md
8 years ago
fengjiayi f35c8c4260 remove simple_op_design.md
8 years ago
fengjiayi e2c8423537 add simple_op_design.md
8 years ago
QI JUN ea641da51b Merge pull request #2687 from QiJune/fix_input_shape
8 years ago
helinwang 45a78a4f20 Merge pull request #2655 from helinwang/save_model_doc
8 years ago
Helin Wang 62e582e810 polish wording and grammar.
8 years ago
qijun 9bb33f27f8 fix input shape of train_y
8 years ago
武毅 ddc0c214b2 Merge pull request #2643 from typhoonzero/go_pkgmng_design
8 years ago
Helin Wang 7c066f6e3e fix according to comments
8 years ago
yangyaming 3a0919bab3 Add test for configuration and add doc.
8 years ago
wuyi05 7993ff794d update design doc
8 years ago
wuyi05 cc07042270 update design doc
8 years ago
Yu Yang c8e56d31f2 Merge pull request #2653 from reyoung/feature/protobuf_lib
8 years ago
qiaolongfei 3c925feb71 update design doc
8 years ago
qiaolongfei cfdfa89bdd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into scope-impl
8 years ago