Commit Graph

7591 Commits (a0767228bd70ff8809a71dc4f9273d9dfac2aa46)
 

Author SHA1 Message Date
peterzhang2029 c4cdddb41d refine the diff of recurrent layers
7 years ago
Yibing Liu 58ac8f46b8 apply more general dims for multiplex_op
7 years ago
helinwang 1c0a4c901c Merge pull request #3811 from helinwang/graph_runtime
7 years ago
Yibing Liu 089f8e2d37 Merge branch 'develop' of upstream into multiplex_modify_dev
7 years ago
Tao Luo a7a82b91e6 Merge pull request #4363 from tensor-tang/sgd
7 years ago
caoying03 8b8ad6b164 fix implementations of supporting soft labels.
7 years ago
tensor-tang 8419b60ec7 fix typo
7 years ago
tensor-tang 88952fbab9 use existed sgd updater function
7 years ago
peterzhang2029 458b726ad8 add diff of recurrent layer in faq
7 years ago
peterzhang2029 88822319e1 add diff of recurrent layer in faq
7 years ago
chengduoZH f6e69d7412 fix maxpool backward functor
7 years ago
fengjiayi 6915c924a4 Fix bug
7 years ago
fengjiayi 4fb106afb0 Merge branch 'feature/pybind_for_protobuf_desc' of https://github.com/reyoung/Paddle into feature/pybind_for_protobuf_desc
7 years ago
fengjiayi 5419f16b38 Add unittests
7 years ago
Yu Yang 16c5f629bd Complete unittest for OP
7 years ago
Yu Yang f9f910a33b Complete op
7 years ago
superjom 75b9c88f16 update
7 years ago
Yu Yang 1cd2014007 Merge branch 'develop' of github.com:baidu/Paddle into feature/pybind_for_protobuf_desc
7 years ago
Yu Yang f8192f72f5 Merge pull request #4374 from reyoung/feature/remove_int_pair
7 years ago
Yu Yang 6cf396b6f3 Merge branch 'feature/pybind_for_protobuf_desc' of github.com:reyoung/Paddle into feature/pybind_for_protobuf_desc
7 years ago
fengjiayi 1bfa0e130a Add `Prepend` for BlockDescBind
7 years ago
Helin Wang a84bc86939 fix according to comments
7 years ago
Mimee 8945bce8b3 Add new line at eof.
7 years ago
Qiao Longfei d0ad82cff1 fix nv_library (#4370)
7 years ago
Mimee 70358dde7d Finish up op creation doc.
7 years ago
Yu Yang f4832fe0b4 Remove IntPair type in attribute
7 years ago
Yu Yang 699dbe3be9 Use `bool` for PADDLE_ENFORCE, not int
7 years ago
Yu Yang b3cb2e8e94 Merge branch 'develop' of github.com:baidu/Paddle into feature/remove_int_pair
7 years ago
Mimee 17827d7e61 Merge pull request #4311 from NorthStar/ops_translation
7 years ago
Yu Yang 499b3c7058 Merge pull request #4338 from reyoung/feature/add_wait_to_device_ctx
7 years ago
Yu Yang 73db9d09cb Merge pull request #4346 from reyoung/feature/simplify_attr_parse
7 years ago
Yu Yang b4ae4d0ba6 Merge branch 'feature/simplify_attr_parse' into feature/remove_int_pair
7 years ago
Zhuoyuan e5a3c1d2d5 Merge pull request #4372 from reyoung/feature/stable_prelu_grad_test
7 years ago
Zhuoyuan f698a49ce3 Merge pull request #4240 from zchen0211/develop
7 years ago
Yu Yang d54e8420be Stabilize prelu gradient check
7 years ago
Yu Yang fdd68fd1a1 Refine Visitor
7 years ago
tensor-tang 2c6ac6297d refine code and remove min clip
7 years ago
chengduoZH 905a462d3c Merge branch 'fix_maxpool_backward_functor_temp' into Add_pool_op_temp
7 years ago
chengduoZH 8c478b36e2 fix Atrr check
7 years ago
Yibing Liu 236af56612 separate index tensor from candidate tensors in multiplex_op
7 years ago
chengduoZH b72854389e Fix (According to the review)
7 years ago
chengduoZH 9b1431b8d9 fix maxpool backward functor and add unit test
7 years ago
tensor-tang d6a27ade54 add OMP SGD to speedup with CPUs
7 years ago
tensor-tang 799f80ad33 remove useless code
7 years ago
tensor-tang abfd9fdd22 add clip to avoid log zero and nan
7 years ago
tensor-tang 7483087c8c enable mkldnn_softmax
7 years ago
Tao Luo 330e9929ec Merge pull request #4310 from tensor-tang/vgg
7 years ago
tensor-tang 86a9434c71 rename script and modify comments
7 years ago
Yibing Liu f94109d428 replace LoDTensor in multiplex_op
7 years ago
Guo Sheng e114aad882 Merge pull request #4238 from guoshengCS/add-gemm-with-step
7 years ago