Commit Graph

80 Commits (e05f4ff26700dd34aa6d3c6da7061c62c5fa39c9)

Author SHA1 Message Date
emailweixu 6c3a678c9a Add elementwise math operations (#343)
8 years ago
wangkuiyi ed83a1d6b6 Fix minor errors in instructions of building Paddle on Mac OS X (#347)
8 years ago
qingqing01 45c81a414f Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218)
8 years ago
gangliao 6467c38202 Add default cuda system path (#192)
8 years ago
zhouxiao-coder 212d339102 Adding an introduction doc for Paddle to implement simplest linear regression.
8 years ago
Yu Yang 45dca19a8d Change contribute to paddle to fit new branching model (#275)
8 years ago
emailweixu d1d52bb7d4 Update contribute_to_paddle.md (#248)
8 years ago
luotao1 3dd8c9bea4 add maxout layer, including interface and unittest (#229)
8 years ago
wenboyang e83950b0d2 error in doc of quick_start (#228)
8 years ago
Yu Yang 76fb74dc2e Fix install_docker.rst and data_sources file open mode
8 years ago
luotao1 cebdb66768 hierarchical rnn document, add new config example (#106)
8 years ago
luotao1 43f7d7b768 add interface and unittest for nce layer (#180)
8 years ago
Yu Yang b221509695 [DOC CHANGE] Rerange Build docs & emphasize them in README.md (#151)
8 years ago
gangliao 2a0a5391ca Update build docs (#149)
8 years ago
gangliao 12b619343b Update build docs (#148)
8 years ago
gangliao 90234791f4 Add automatic check AVX in CMake (#145)
8 years ago
gangliao 2920b6bc0d Merge pull request #138 from gangliao/master
8 years ago
liaogang efea5c8460 Revise some word in build doc
8 years ago
liaogang 8ddc5faac1 Update Mac OS X port
8 years ago
luotao1 1fc4352754 refine sparse momentum api and unittest (#126)
8 years ago
luotao1 4615c5172c beam search api and unitest in hierarchical rnn (#122)
8 years ago
liaogang 876ab96a37 Merge remote-tracking branch 'upstream/master'
8 years ago
liaogang eaedef89d0 Update build doc
8 years ago
Yu Yang 34f1b88027 Add analystic scripts to documentation
8 years ago
liaogang 5bca34ed24 Merge remote-tracking branch 'upstream/master'
8 years ago
luotao1 8e957df4b2 fix bug in dotmul_operator's api and anotation (#99)
8 years ago
liaogang 9795e01639 Merge remote-tracking branch 'upstream/master'
9 years ago
liaogang 2daa05c0b5 add build on MAC OSX docs
9 years ago
Luo Tao d2e1b46f24 update beam_search and seqToseq config, and add ExpActivation api
9 years ago
emailweixu 425e5b0b07 Instructions for update pull request (#84)
9 years ago
Yu Yang 90b9cba7fe Add min_pool_size, Add default value of should_shuffle (#70)
9 years ago
qingqing01 9f3cbed2f2 Add more details for CTC layer, fix CTC evalutor and add their interface test (#74)
9 years ago
Yu Yang c7762da330 Merge branch 'master' into merge_icode
9 years ago
liuyuan04 42a1179135 Fix internal documents.
9 years ago
xuwei06 7481429f99 Change cos_sim to use CosSimLayer layer when size=1 and rename convex_comb_layer to linear_comb_layer
9 years ago
Luo Tao dbaabc94fb fix unitest of test_RecurrentGradientMachine, and some tiny doc update
9 years ago
Yu Yang d6d91223b5 fix docker tag mistake
9 years ago
liuyuan04 5547a7601b Refine doc of Python Prediction API, replace
9 years ago
dangqingqing 5209fccea1 Update installation document and quick start.
9 years ago
dangqingqing f15aa8097a Update installation document and quick start document.
9 years ago
Luo Tao 38d735716b fix dead link and some warning, tiny modify on some document
9 years ago
Luo Tao 2b795845ad fix dead link
9 years ago
liaogang 291318e5a2 delete Bits.h and move its func into utils/Util.h
9 years ago
wangmiao1981 c6950a2294 modify comments
9 years ago
luotao02 6968191ede fix bug in img_norm_layer, several dead links and add missing files for semantic_role_labeling
9 years ago
dangqingqing 54d4968d38 Refine code and comments for CRMNormLayer.
9 years ago
luotao02 fe22c46491 fix bug in CMakelists and layers.py
9 years ago
dangqingqing 7f1d6c5a75 Fix some documentations.
9 years ago
wangjiang03 2def4b3e0d Improve Documentation.
9 years ago
liuyuan04 924c77209e Fix rnn link in the main content
9 years ago