Commit Graph

2566 Commits (2ddb11222adef0545a2691d73281516026b9de10)

Author SHA1 Message Date
dongzhihong 2ddb11222a "on hold"
8 years ago
dzhwinter 56faf51343 Merge pull request #3060 from dzhwinter/random_op
8 years ago
Yu Yang 1ea91ca382 Merge pull request #3354 from reyoung/feature/change_gradient_check_fit_python_style
8 years ago
Yu Yang 840d0c7402 Remove unnecessary C++ operator test
8 years ago
Yu Yang c957445c72 A better error message for gradient checker
8 years ago
Yu Yang be9867f91b Merge pull request #3350 from reyoung/feature/use_constexpr_for_str_const
8 years ago
Yu Yang 6c7c4333f8 Fix TravisCI test
8 years ago
Yu Yang 37d461d1e3 Merge pull request #3349 from reyoung/feature/use_iostream_for_enforce_to_string
8 years ago
Yu Yang b228b463fa Make const variables in operator.h fit google style
8 years ago
dongzhihong 6bac3e17b5 "remove unused test net modified"
8 years ago
dongzhihong df4fe671fe "remove attribute"
8 years ago
Yu Yang 2d35c70081 Fit google name style
8 years ago
Yu Yang d8a3291d87 Refine unit-test for to_string
8 years ago
Yu Yang e67a1c928d Make android compile pass
8 years ago
Yu Yang a573dd4cc6 Use ostream << operator to get to_string
8 years ago
Qiao Longfei b008360b05 merge InferShapeContext and OperatorContext (#3347)
8 years ago
helinwang 0f3a3e9894 Merge pull request #3321 from helinwang/trainer_etcd
8 years ago
Yan Chunwei ede02d7d79 LODTensor (Level of details, or Level of sequences Tensor). (#3109)
8 years ago
Yi Wang 54cda76fe8 Refactorize enforece_test.cc
8 years ago
Helin Wang 34add153de fix style check
8 years ago
Helin Wang b8461c79fc implement init parameters selection with etcd
8 years ago
Yi Wang 9a52056d57 Merge pull request #3341 from wangkuiyi/remove_warnings
8 years ago
Yi Wang 6c66044ce0 Fix more warnings about comparison between signed and unsigned values
8 years ago
dongzhihong 70825506d1 "remove context random seeding "
8 years ago
dongzhihong 6fc6647c31 Merge remote-tracking branch 'origin/develop' into random_op
8 years ago
Yi Wang 4480115681 Fix some build warnings
8 years ago
dongzhihong 22f03c3981 "fix clang format"
8 years ago
dongzhihong 6535a7b001 Merge remote-tracking branch 'origin/develop' into random_op
8 years ago
dzhwinter 91e8aadaef Merge branch 'develop' into type_alias
8 years ago
Qiao Longfei e31a469ee0 add gradient test framework (#3226)
8 years ago
dongzhihong 23ac845921 Merge remote-tracking branch 'origin/develop' into random_op
8 years ago
dongzhihong 2c553e4fb6 "fix clang format error"
8 years ago
Yu Yang 6540701f39 Merge pull request #3293 from reyoung/feature/uniform_random_op
8 years ago
Tao Luo 01c668e6c3 Merge pull request #3310 from luotao1/doc
8 years ago
dongzhihong cf92472822 clang format
8 years ago
dongzhihong 555af4d0f6 "format code"
8 years ago
dongzhihong 8804b242d8 Merge remote-tracking branch 'origin/develop' into random_op
8 years ago
caoying03 92b2b1bd73 Merge branch 'develop' into kmax_score_layer
8 years ago
Luo Tao 2dec4be1db * fix travis-ci bug
8 years ago
dongzhihong 52d2ebdaef "test gaussian random in python side"
8 years ago
dzhwinter 7945572cee Update fill_zeros_like_op.cu
8 years ago
dongzhihong e2c08d286f "keep style same with uniform operators"
8 years ago
Yu Yang 7c2508109e Follow comments, change auto -> auto*
8 years ago
Yu Yang 174a3b3ec6 Merge branch 'develop' of github.com:baidu/Paddle into feature/uniform_random_op
8 years ago
Cao Ying d9f97b023d Merge pull request #3297 from lcy-seso/add_nest_sequence_select
8 years ago
dongzhihong b32fcf2854 merge origin/develop
8 years ago
Luo Tao 5b81f5da74 Merge branch 'develop' into doc
8 years ago
Luo Tao 463c68e6f3 make paddle_proto and gen_proto_py before generating document
8 years ago
gongweibao 8c2a0a763f Fix C-API Compilation Error (#3311)
8 years ago
Yan Chunwei 2af35002f7 fix some enforce (#3301)
8 years ago