Commit Graph

1051 Commits (5b07d4e009f60229bf2e25abbccf567f9cce9964)

Author SHA1 Message Date
xzl 4d6be9741c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
9 years ago
Yu Yang a98346f4cd Add comment to `OpTestMeta` (#2968)
9 years ago
Qiao Longfei e3b27d1998 Add sgd op (#2950)
9 years ago
xzl 77ff97ab38 fuse interface of depthwise to expand in python api
9 years ago
whs 2e2a674892 Merge pull request #2490 from wanghaoshuang/crop_layer
9 years ago
Yu Yang d52913401d Merge pull request #2947 from reyoung/feature/add_op_test
9 years ago
Yu Yang e8304bd92a Merge pull request #2945 from reyoung/feature/grouped_ops
9 years ago
wanghaoshuang 2e58f2c4c9 Merge branch 'crop_layer' of https://github.com/wanghaoshuang/Paddle into crop_layer
9 years ago
wanghaoshuang 60a788933b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_layer
9 years ago
whs d83bae85da Merge branch 'develop' into crop_layer
9 years ago
wanghaoshuang 3e7819c276 1. Reading image shape from input data instead of image_config
9 years ago
xzl d50c71f3e2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
9 years ago
qingqing01 c1ebb3143f Merge pull request #2785 from wanghaoshuang/voc_dataset
9 years ago
emailweixu 84a0d6d898 Merge pull request #2572 from skylian/error_clipping
9 years ago
xzl 44927bf70a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
9 years ago
xzl d43fbbae74 add comments for python api
9 years ago
Yu Yang 3402b6ad39 Add Unittest of add_two_op
9 years ago
Yu Yang d3373c5b85 Skeleton Of fully connected operator
9 years ago
Yu Yang a89c7ffa94 Make Tensor <--> Numpy interactive in tensor.h
9 years ago
wanghaoshuang ceb9a73aaa fix import err
9 years ago
wanghaoshuang b142a6b063 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into voc_dataset
9 years ago
wanghaoshuang 302c4f11d1 rename voc_seg to voc2012
9 years ago
Yu Yang bde90be71b Read/Write a Tensor Python
9 years ago
Yu Yang c78a5e5da2 Fix merge error before
9 years ago
Yu Yang 68f6ac011c Merge branch 'develop' into feature/op_creation_methods
9 years ago
Yancey 83f263e6ec Fix fetch record from master failed (#2848)
9 years ago
qingqing01 1032ef1893 Merge pull request #2907 from juliecbd/to_meet_cpplint
9 years ago
dzhwinter 9b5adfa482 Merge pull request #2905 from dzhwinter/fix_mq2007
9 years ago
武毅 23b8346072 Fault tolerant distributed training, just work version, with etcd (#2849)
9 years ago
jc 278f1a8499 fix calling swig_api before import
9 years ago
jc 02e56304c1 fix calling swig_api before import
9 years ago
dongzhihong 56fbed9a42 "fix dense vector shape in mq2007"
9 years ago
Yu Yang 9e0c6800c5 Python Generate OpCreation Methods by OpProto
9 years ago
Yu Yang 1faf5e0313 Merge pull request #2864 from reyoung/feature/op_creation_methods
9 years ago
Yu Yang d7405e1eaa Fix a typo before
9 years ago
caoying03 e2fd06c386 refine name of the input parameter.
9 years ago
caoying03 ac69f7730a add gated linear unit into config helper.
9 years ago
Yu Yang a76f7ed2eb Get OpProtos in Python
9 years ago
Yu Yang 8da5587205 Init commit
9 years ago
xzl 6267312aa9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
9 years ago
Yu Yang 3c5cc6444c Merge pull request #2808 from reyoung/feature/scope_default_wrapper
9 years ago
wanghaoshuang 4a5c3714ea fix python dependency for voc2012 dataset
9 years ago
xzl 030a3db20f the groups default should be None
9 years ago
xzl 2bc08f8914 modify format accored with clang-format 3.8
9 years ago
xzl 433935aa51 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
9 years ago
wanghaoshuang 1ba879bead Use PIL to read image in palette mode
9 years ago
wanghaoshuang c4f301ded7 Modify comments and fix code format.
9 years ago
wanghaoshuang a5239ac7a5 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into voc_dataset
9 years ago
武毅 bcf9f421c3 Merge pull request #2774 from typhoonzero/fix_newupdater
9 years ago
Yu Yang d027f47d7d Default scope function
9 years ago