Commit Graph

5763 Commits (c307ee303b982c97ee66f91981f81c606c62ec63)
 

Author SHA1 Message Date
Yu Yang 1ea91ca382 Merge pull request #3354 from reyoung/feature/change_gradient_check_fit_python_style
8 years ago
Yu Yang 792059c2de Merge pull request #3355 from reyoung/feature/remove_unused_op_cpp_unittests
8 years ago
liaogang 8f464a5898 update PROJ_ROOT
8 years ago
liaogang 5e5c441245 Enable Python Unit Test before make install
8 years ago
dongzhihong f702e7977d "relauch ci"
8 years ago
qiaolongfei e2ccbccb02 support python test without installation python package
8 years ago
Yu Yang 840d0c7402 Remove unnecessary C++ operator test
8 years ago
Yu Yang f0a85b0805 Rename __is_close -> assert_is_close()
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 78af6e6011 Add OutputVars method to get all outputs or outputs without intermediate
8 years ago
dongzhihong bbd7378b43 "ci job failed weired. restart ci job."
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
qingqing01 5a59111700 Modify rnn op unit test after refactoring framework proto.
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
qijun a821fec158 merge baidu/develop
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 b368c6cac4 Rename op_proto_name/var_names -> parameter/arguments
8 years ago
Yu Yang 3d4ba22c20 Merge branch 'develop' of github.com:baidu/Paddle into feature/refactorize_framework_proto
8 years ago
Yu Yang 0d0bc35780 Merge pull request #3334 from reyoung/feature/ignore_some_files_which_will_generated_while_compiling
8 years ago
Yu Yang e67a1c928d Make android compile pass
8 years ago
tensor-tang f6a940936b remove unused comments, refine and rename
8 years ago
Yu Yang 7702ab1a0f Merge branch 'develop' of github.com:baidu/Paddle into feature/refactorize_framework_proto
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 95fc07d2b0 Merge pull request #3344 from wangkuiyi/fix_enforece_test
8 years ago
Yi Wang 54cda76fe8 Refactorize enforece_test.cc
8 years ago
zchen0211 6159f5db14 code style fix
8 years ago
Helin Wang f64539bef9 use random port for embed etcd to avoid port collision
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 4a78885469 Add a temporary test case otherwise there would be linking error with gtest.'
8 years ago
Yi Wang 9544068543 Resovle conflicts manually
8 years ago
zchen0211 689d5ee157 solve conficts
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
dongzhihong d98e299d3b "keep same with uniform random op"
8 years ago
Yi Wang d97a2b4222 Merge pull request #3 from reyoung/feature/refactorize_framework_proto
8 years ago
Yi Wang 4480115681 Fix some build warnings
8 years ago
Yi Wang 18cf078660 Merge pull request #3300 from dzhwinter/type_alias
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