Commit Graph

1044 Commits (da07ec1886669deb71931d6bb949d20c01033605)

Author SHA1 Message Date
Qiao Longfei 2685765905 add cross-entropy-op (#2965)
8 years ago
Cao Ying 6a6e1c7407 Merge pull request #2944 from lcy-seso/fix_recurrent_parse_bug
8 years ago
caoying03 1b6faffeb5 Merge branch 'develop' into fix_recurrent_parse_bug
8 years ago
livc ea09edc991 pass precommit
8 years ago
Yu Yang a98346f4cd Add comment to `OpTestMeta` (#2968)
8 years ago
Qiao Longfei e3b27d1998 Add sgd op (#2950)
8 years ago
whs 2e2a674892 Merge pull request #2490 from wanghaoshuang/crop_layer
8 years ago
Yu Yang d52913401d Merge pull request #2947 from reyoung/feature/add_op_test
8 years ago
Yu Yang e8304bd92a Merge pull request #2945 from reyoung/feature/grouped_ops
8 years ago
wanghaoshuang 2e58f2c4c9 Merge branch 'crop_layer' of https://github.com/wanghaoshuang/Paddle into crop_layer
8 years ago
wanghaoshuang 60a788933b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_layer
8 years ago
whs d83bae85da Merge branch 'develop' into crop_layer
8 years ago
wanghaoshuang 3e7819c276 1. Reading image shape from input data instead of image_config
8 years ago
qingqing01 c1ebb3143f Merge pull request #2785 from wanghaoshuang/voc_dataset
8 years ago
emailweixu 84a0d6d898 Merge pull request #2572 from skylian/error_clipping
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
caoying03 0ed51ce2e4 fix bug of type check of inputs to recurrent_group.
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 1faf5e0313 Merge pull request #2864 from reyoung/feature/op_creation_methods
8 years ago
Yu Yang d7405e1eaa Fix a typo before
8 years ago
caoying03 e2fd06c386 refine name of the input parameter.
8 years ago
caoying03 ac69f7730a add gated linear unit into config helper.
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
Yu Yang 62da4a1cde Merge pull request #2802 from reyoung/feature/fix_python_slow
8 years ago
Yu Yang 313e9f551f Fix slow parsing a recursive depends topology
8 years ago
wanghaoshuang de5ded6bbd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_layer
8 years ago