Commit Graph

600 Commits (ef8de51587d265ee129ef0524da5f3df7e30f205)

Author SHA1 Message Date
Yu Yang e8304bd92a Merge pull request #2945 from reyoung/feature/grouped_ops
8 years ago
qingqing01 c1ebb3143f Merge pull request #2785 from wanghaoshuang/voc_dataset
8 years ago
Yu Yang 3402b6ad39 Add Unittest of add_two_op
8 years ago
Yu Yang d3373c5b85 Skeleton Of fully connected operator
8 years ago
Yu Yang a89c7ffa94 Make Tensor <--> Numpy interactive in tensor.h
8 years ago
wanghaoshuang ceb9a73aaa fix import err
8 years ago
wanghaoshuang b142a6b063 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into voc_dataset
8 years ago
wanghaoshuang 302c4f11d1 rename voc_seg to voc2012
8 years ago
Yu Yang bde90be71b Read/Write a Tensor Python
8 years ago
Yu Yang c78a5e5da2 Fix merge error before
8 years ago
Yu Yang 68f6ac011c Merge branch 'develop' into feature/op_creation_methods
8 years ago
Yancey 83f263e6ec Fix fetch record from master failed (#2848)
8 years ago
qingqing01 1032ef1893 Merge pull request #2907 from juliecbd/to_meet_cpplint
8 years ago
dzhwinter 9b5adfa482 Merge pull request #2905 from dzhwinter/fix_mq2007
8 years ago
武毅 23b8346072 Fault tolerant distributed training, just work version, with etcd (#2849)
8 years ago
jc 278f1a8499 fix calling swig_api before import
8 years ago
jc 02e56304c1 fix calling swig_api before import
8 years ago
dongzhihong 56fbed9a42 "fix dense vector shape in mq2007"
8 years ago
Yu Yang 9e0c6800c5 Python Generate OpCreation Methods by OpProto
8 years ago
Yu Yang d7405e1eaa Fix a typo before
8 years ago
Yu Yang a76f7ed2eb Get OpProtos in Python
8 years ago
Yu Yang 8da5587205 Init commit
8 years ago
Yu Yang 3c5cc6444c Merge pull request #2808 from reyoung/feature/scope_default_wrapper
8 years ago
wanghaoshuang 4a5c3714ea fix python dependency for voc2012 dataset
8 years ago
wanghaoshuang 1ba879bead Use PIL to read image in palette mode
8 years ago
wanghaoshuang c4f301ded7 Modify comments and fix code format.
8 years ago
wanghaoshuang a5239ac7a5 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into voc_dataset
8 years ago
武毅 bcf9f421c3 Merge pull request #2774 from typhoonzero/fix_newupdater
8 years ago
Yu Yang d027f47d7d Default scope function
8 years ago
Yu Yang 27b196ba6d Expose paddle.framework by pybind11 (#2793)
8 years ago
yi.wu 5a4f33df7e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_newupdater
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
wuyi05 26d95a6bbf fix new remote updater for go pserver
8 years ago
gongweibao 8e8f3601a5 Merge pull request #2665 from gongweibao/cloudandlocal
8 years ago
Yu Yang e2ea1f42e9 Generate python protobufs for paddle.v2.framework
8 years ago
gongweibao 421d9f12a3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cloudandlocal
8 years ago
gongweibao e12d7269ff fix by helin's comments
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
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
gongweibao b79784ee9e fix bugs
8 years ago
gongweibao 0fa409246b fix bugs
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 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
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 9f9058ac49 Merge remote-tracking branch 'upstream/develop' into develop
8 years ago
zlx 561c4562cf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into improve_pruning
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 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
qiaolongfei b101aaca0a disable go master
8 years ago
qiaolongfei 4c4b689f6a disable go master
8 years ago
xuwei06 3438d650ed Fix bugs for rnn generation
8 years ago
emailweixu 09f34c4b1f Merge pull request #2479 from emailweixu/mixed_input_rnn
8 years ago
zlx 1a82e7da9e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into improve_pruning
8 years ago
helinwang 1a12720bb2 Merge pull request #2468 from helinwang/master_dispatch
8 years ago
Helin Wang 8742441fc0 integrate master Python lib with cmake
8 years ago
xuwei06 ef61288f9e Clean-up recurrent group related python code
8 years ago
zlx 6248e566f9 merge from remote
8 years ago
xuwei06 dd2cbb63bf Parameter initializer in V2 API
8 years ago
xzl 23b1a27483 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into improve_pruning
8 years ago
qiaolongfei 8941a38514 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into newparameterupdater
8 years ago
gongweibao 46ccfc0171 Merge branch 'develop', remote-tracking branch 'upstream/develop' into convert
8 years ago
gongweibao 77c4dce759 modify 10000 to 1000
8 years ago