Commit Graph

1044 Commits (da07ec1886669deb71931d6bb949d20c01033605)

Author SHA1 Message Date
wanghaoshuang 69b12225cc fix crop layer python wrapper bug
8 years ago
yi.wu 5a4f33df7e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_newupdater
8 years ago
Cao Ying 8c615e8ff4 Merge pull request #2783 from lcy-seso/update_wmt14_model_md5
8 years ago
caoying03 68ec558c21 update the md5sum of WMT14 trained model.
8 years ago
whs a698824a8a Merge branch 'develop' into voc_dataset
8 years ago
wanghaoshuang 338dd13542 Add voc2012 dataset for image segment
8 years ago
emailweixu bc3685251e Merge pull request #2772 from emailweixu/fix_build
8 years ago
wuyi05 26d95a6bbf fix new remote updater for go pserver
8 years ago
xuwei06 f7fa9f6725 Fix paddle build when it's a subdirectory of another project
8 years ago
xuwei06 cbc6221748 Update comments of maxout_layer
8 years ago
gongweibao 8e8f3601a5 Merge pull request #2665 from gongweibao/cloudandlocal
8 years ago
gongweibao 126e64fc83 add cmake
8 years ago
gongweibao 660475b5ab modify to add paddle_master name
8 years ago
gongweibao f2a82b16a2 add print messages
8 years ago
caoying03 075954c17c follow comment.
8 years ago
caoying03 dc60671127 Merge branch 'develop' into enable_error_clipping_for_fc
8 years ago
caoying03 203364281e enable error clipping in FC layer.
8 years ago
Yu Yang e2ea1f42e9 Generate python protobufs for paddle.v2.framework
8 years ago
gongweibao 24dc0d1c7c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cloudandlocal
8 years ago
wanghaoshuang d378e0a0cd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_layer
8 years ago
Tao Luo 7f380c1be3 Merge pull request #2701 from luotao1/stride
8 years ago
Luo Tao e7b071f33a update annotation with comments
8 years ago
wanghaoshuang 5e6e1f636a Add grad test and python wrapper for crop layer
8 years ago
Yang yaming 312ce8b419 Merge pull request #2497 from pkuyym/ssd_outloss
8 years ago
yangyaming 86543f7f6a Follow comments.
8 years ago
gongweibao 421d9f12a3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cloudandlocal
8 years ago
Luo Tao b02c453d02 Merge branch 'develop' into stride
8 years ago
gongweibao e12d7269ff fix by helin's comments
8 years ago
Luo Tao 0e61730039 stride pooling for max and average layer
8 years ago
gongweibao 26e661bc51 fix by helin's comments
8 years ago
gongweibao af5ac2c474 merge with upstream develop
8 years ago
dongzhihong 1d4f02ccd9 Merge remote-tracking branch 'origin/develop' into go_optimizer
8 years ago
Zhaolong Xing 03fd5f6b2e Merge pull request #2686 from qingqing01/row_conv_fix
8 years ago
dongzhihong 260427d2df "fix copy go master lib2python"
8 years ago
dangqingqing 0925681543 fix typo.
8 years ago
dangqingqing 6a7f1212f5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into row_conv_fix
8 years ago
dangqingqing e287034d73 minus mean in flowers dataset.
8 years ago
dangqingqing 0c70f34c60 Fix bug for flowers dataset and row_conv.
8 years ago
dzhwinter c38331315f Merge branch 'develop' into go_optimizer
8 years ago
helinwang fae606fc96 Merge pull request #2659 from helinwang/cmake
8 years ago
dzhwinter 36f8b84809 Merge branch 'develop' into go_optimizer
8 years ago
gongweibao b3c5808e13 rm cloud EOF
8 years ago
gongweibao 5b2f9939c2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fixdownloadbug
8 years ago
Helin Wang 59cf5e7796 Fix Go cmake
8 years ago
yangyaming 3a0919bab3 Add test for configuration and add doc.
8 years ago
gongweibao b79784ee9e fix bugs
8 years ago
gongweibao 0fa409246b fix bugs
8 years ago
Cao Ying d011514e5f Merge pull request #2641 from lcy-seso/enable_boot_memory_for_lstm
8 years ago
caoying03 5c68aacad1 follow comments.
8 years ago
caoying03 b0ad9c9074 enable intializing memory state for lstmemory_group.
8 years ago
yangyaming b5ab4b69bc Follow comments, mainly use std::copy to simplify logic.
8 years ago
qingqing01 aaee28bf63 Merge pull request #2664 from qingqing01/from_tar
8 years ago
dangqingqing 23d6c594ec add comments
8 years ago
gongweibao 4874810ba5 fix bugs
8 years ago
dangqingqing 11a8dfe78e Use Parameters.from_tar for static method.
8 years ago
gongweibao 48fdfd5a03 fix bugs
8 years ago
gongweibao fc3d031425 first add
8 years ago
dangqingqing c9865824a7 Support to init partial network parameters from the tar file.
8 years ago
wanghaoshuang 01f44bff66 rename args and add comments
8 years ago
wanghaoshuang fc5972ba2c fix requirement config for flowers dataset
8 years ago
wanghaoshuang 80642bee00 fix_xmap and refine flowers dataset
8 years ago
gongweibao a489a54de0 fix style
8 years ago
gongweibao 0990b0a5d4 add testdata
8 years ago
gongweibao e4c7d8cc2b Merge branch 'develop' into recordio
8 years ago
gongweibao 9cee78c380 fix precommit
8 years ago
gongweibao 4323712431 Merge pull request #2608 from gongweibao/convertdataset
8 years ago
Your Name b9d015cbc4 rm not need
8 years ago
Your Name a243bdfbcf rm not need
8 years ago
Your Name e915aa9cf1 fix bugs
8 years ago
root 97270b9f27 add convert function
8 years ago
gongweibao ae79b9ac1c restore
8 years ago
gongweibao 90c909ac7c restore creator_test.py
8 years ago
gongweibao b359d5c5cd restore creator.py
8 years ago
gongweibao 8c735c8b09 add dependy
8 years ago
lianxiaochen 5e87e27c75 fix error clipping
8 years ago
gongweibao 9f9058ac49 Merge remote-tracking branch 'upstream/develop' into develop
8 years ago
zlx 1d6b859549 modity topo
8 years ago
zlx 561c4562cf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into improve_pruning
8 years ago
zlx fdde4eff0d modify some topo
8 years ago
Peng LI 08d0b1d9ac Merge pull request #2576 from pengli09/cls_cost_coeff
8 years ago
Yang yaming f551c271af Merge pull request #2467 from pkuyym/ssd_map
8 years ago
Peng Li 7cf640b58d add coeff parameter to classification_cost
8 years ago
gongweibao 8d47690132 Merge remote-tracking branch 'upstream/develop' into develop
8 years ago
Cao Ying 6fa84d40f4 Merge pull request #2521 from emailweixu/fix_rnn_gen
8 years ago
dzhwinter 1f217f0ab3 "add c testing, python testing TODO"
8 years ago
zlx 43771ad41d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into improve_pruning
8 years ago
gongweibao 0adb9e01e9 fix bugs
8 years ago
gongweibao 8bffa4a72f fix bugs
8 years ago
Yi Wang 65aa894142 Merge pull request #2540 from wangkuiyi/check_for_existence_of_data_home
8 years ago
wanghaoshuang d322c94243 fix unittest
8 years ago
wanghaoshuang cadea35a10 format code
8 years ago
wanghaoshuang 09cc4408e5 modified xmap reader to process sample by order
8 years ago
gongweibao dbfe58ca47 add local recordio reader interface
8 years ago
zlx 1eab8cce32 modify the annotations of HookAttribute, Variable declaration
8 years ago
zlx 15bf6e05b5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into improve_pruning
8 years ago
Yi Wang ff4be82252 Handle multiple processes trying to create the data home directory
8 years ago
Helin Wang 936ac658c0 Fix unit test error: File exists: /root/.cache/paddle/dataset
8 years ago
乔龙飞 d051c2b183 Merge pull request #2530 from jacquesqiao/fix-go
8 years ago
qiaolongfei b101aaca0a disable go master
8 years ago
qiaolongfei 4c4b689f6a disable go master
8 years ago